Description
- Updated2026-01-20
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Descriptionwas accessed after the associated NISwitch object was disposed. |