PEHeader.MinorSubsystemVersion 属性

定义

获取子系统的次要版本号。

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

属性值

子系统的次要版本号。

适用于