Device.DeviceInstanceId Property

Returns the Plug-and-Play instance ID string for this device. See http://msdn.microsoft.com/en-us/library/ff541327.aspx for details about instance 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.0.1)

Syntax

Copy
public string DeviceInstanceId { get; }

Property Value

Type: String

Implements

IConfigDevice.DeviceInstanceId

See Also: