CorHeader.MinorRuntimeVersion 屬性

定義

它取得載入此映像檔所需的執行時版本中較小部分。

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

屬性值

執行時版本的次要部分。

適用於