ComputerInfo.OsVersion Property

Definition

Version number of the operating system

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

Property Value

Applies to