CorHeader.MinorRuntimeVersion 屬性

定義

取得載入此映像所需的運行時版本次要部分。

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

屬性值

運行時間版本的次要部分。

適用於