|
<< 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)
public uint DeviceId { get; set; }
The DeviceId.
This property is used to store the unique identifier of the device.
BNCS.Core.DriverFramework.Classes Namespace