Table of Contents

Property RuntimeVersion

Namespace
MonoMod.Utils
Assembly
MonoMod.Utils.dll

RuntimeVersion

Gets the current runtime's version.
public static Version RuntimeVersion { get; }

Property Value

Version

Remarks

On .NET Framework, this version will semi-frequently be nonsense, and the same is true on .NET Core 2.1 and earlier.