SystemInformationEvent.OSMajorVersion Property

Definition

Gets the operating system major version number. This value is retrieved from GetVersionEx.

public:
 property int OSMajorVersion { int get(); };
public:
 property int OSMajorVersion { int get(); };
public int OSMajorVersion { get; }
member this.OSMajorVersion : int
Public ReadOnly Property OSMajorVersion As Integer

Property Value

Applies to