Share via


SystemInformationEvent.OSMinorVersion Property

Definition

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

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

Property Value

Applies to