次の方法で共有


CorHeader.MajorRuntimeVersion プロパティ

定義

このイメージを読み込むのに必要なランタイム バージョンの主要部分を取得します。

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

プロパティ値

ランタイム バージョンの主要な部分

適用対象