Gets a string that contains the name of the vendor that supplies NI-RFSG driver.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public string Vendor { get; }

Remarks

Returns a String that contains the name of the vendor that supplies NI-RFSG driver.

Exceptions

TypeDescription
System.ObjectDisposedException

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