PEHeader.MajorOperatingSystemVersion 屬性

定義

取得所需作業系統的主要版本號碼。

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

屬性值

所需作業系統的主要版本號碼。

適用於