CorHeader.MajorRuntimeVersion Property

Definition

Gets the major part of the runtime version required to load this image.

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

Property Value

The major part of the runtime version

Applies to