Partager via


ClientOSInformation.GraphicsDriverDeviceId Property

Definition

Gets the device identifier of the client's graphics driver.

public string GraphicsDriverDeviceId { get; }
member this.GraphicsDriverDeviceId : string
Public ReadOnly Property GraphicsDriverDeviceId As String

Property Value

The device identifier of the client's graphics driver.

Remarks

Not all PlayReady clients provide this information to the server. For such clients, this property will return null. The OEM implementation on the client provides this information and its accuracy completely depends on the correctness of their port.

Applies to