Description
- Updated2025-10-06
- 1 minute(s) read
Gets a string that contains a brief description of NI-DCPower driver.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public string Description { get; }
Remarks
Returns a String that contains a brief description about NI-DCPower driver.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Description property was accessed after the associated NIDCPower object was disposed. |