Gets a string that contains a brief description of NI-RFSG driver.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public string Description { get; }

Remarks

Returns a String containing a description of NI-RFSG driver.

Exceptions

TypeDescription
System.ObjectDisposedException

The Description property was accessed after the associated NIRfsg object was disposed.