다음을 통해 공유


ClientOSInformation.GraphicsDriverVersion Property

Definition

Gets the client's graphics driver version.

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

Property Value

The client's graphics driver version.

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