PEHeader.MajorOperatingSystemVersion Property

Definition

Gets the major version number of the required operating system.

public:
 property System::UInt16 MajorOperatingSystemVersion { System::UInt16 get(); };
public ushort MajorOperatingSystemVersion { get; }
member this.MajorOperatingSystemVersion : uint16
Public ReadOnly Property MajorOperatingSystemVersion As UShort

Property Value

The major version number of the required operating system.

Applies to