DeviceInfo.VersionString Property

Definition

Gets the string representation of the version of the operating system.

public:
 static property System::String ^ VersionString { System::String ^ get(); };
public static string VersionString { get; }
static member VersionString : string
Public Shared ReadOnly Property VersionString As String

Property Value

The version of the operating system.

Applies to