DkmDeviceInfo.DeviceID Property

Definition

[Optional] The unique identifier of the device.

This API was introduced in Visual Studio 15 RTM (DkmApiVersion.VS15RTM).

public:
 property System::String ^ DeviceID { System::String ^ get(); };
public:
 property Platform::String ^ DeviceID { Platform::String ^ get(); };
public string DeviceID { get; }
member this.DeviceID : string
Public ReadOnly Property DeviceID As String

Property Value

Applies to