PEHeaderBuilder.MajorOperatingSystemVersion 属性

定义

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

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

属性值

表示所需操作系统的主版本号的 UInt16 大小的数字。

适用于