Gets a String that contains a brief description of the specific driver.

Syntax

Namespace: NationalInstruments.ModularInstruments.NISwitch

public string Description { get; }

Returns

Returns a System.String that contains a brief description about the NI-SWITCH driver.

Exceptions

TypeDescription
System.ObjectDisposedException

The Descriptionwas accessed after the associated NISwitch object was disposed.