Share via


ClientInfo.OSVersion Property

Definition

Gets or sets the operating system version that the client is running.

public:
 property System::String ^ OSVersion { System::String ^ get(); void set(System::String ^ value); };
public string OSVersion { get; set; }
member this.OSVersion : string with get, set
Public Property OSVersion As String

Property Value

The version of the operating system.

Applies to