PEHeader.MajorOperatingSystemVersion 属性

定义

获取所需操作系统的主版本号。

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

属性值

所需操作系统的主版本号。

适用于