NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerDriverIdentity.Description Property

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerDriverIdentity.Description Property

DCPowerDriverIdentityDescription Property

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

Namespace:  NationalInstruments.ModularInstruments.NIDCPower
Assembly:  NationalInstruments.ModularInstruments.NIDCPower.Fx45 (in NationalInstruments.ModularInstruments.NIDCPower.Fx45.dll) Version: 2023

Syntax

public string Description { get; }
Public ReadOnly Property Description As String
	Get

Property Value

Type: String
Returns a String that contains a brief description about NI-DCPower driver.

Exceptions

ExceptionCondition
ObjectDisposedException The Description property was accessed after the associated NIDCPower object was disposed.

See Also

Log in to get a better experience