DeviceParameter.Description Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS Namespace > DeviceParameter Class > DeviceParameter Properties >

DeviceParameter.Description Property

Gets the description of the object.

Namespace: BNCS
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)

 

Syntax


public string Description { get; }

Return Value

The description of the object.

 

See Also


DeviceParameter Class

BNCS Namespace