PEHeader.MinorOperatingSystemVersion 屬性

定義

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

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

屬性值

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

適用於