PEHeaderBuilder.MinorSubsystemVersion 属性

定义

子系统的次要版本号。

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

属性值

一个数字, UInt16 表示子系统的次版本号的大小。

适用于