Share via


PEHeader.MinorOperatingSystemVersion 属性

定义

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

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

属性值

所需操作系统的次要版本号。

适用于