Device.HardwareId Property
Returns the Plug-and-Play hardware ID string for this device. This property is read-only. See the MSDN Library for information about hardware IDs. This property is read-only.
Namespace:
IntervalZero.MaxRT.wRTOS.Config
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.1.0)
Syntax
public string HardwareId { get; }
Property Value
Type: String
Implements
IConfigDevice.HardwareId
See Also: