PEHeaderBuilder.MajorOperatingSystemVersion Property

Definition

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

A number the size of a UInt16 representing the major version number of the required operating system.

Applies to