DeviceParameter.ReadOnly Property

<< Click to Display Table of Contents >>

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

DeviceParameter.ReadOnly Property

Gets a value indicating whether the property is read-only.

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

 

Syntax


public bool ReadOnly { get; }

Return Value

True if the property is read-only; otherwise, false.

 

See Also


DeviceParameter Class

BNCS Namespace