AdhocParameter.DeviceId Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Core.DriverFramework.Classes Namespace > AdhocParameter Class > AdhocParameter Properties >

AdhocParameter.DeviceId Property

Gets or sets the DeviceId.

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

 

Syntax


public uint DeviceId { get; set; }

Field Value

The DeviceId.

 

Remarks


This property is used to store the unique identifier of the device.

 

See Also


AdhocParameter Class

BNCS.Core.DriverFramework.Classes Namespace