Property RuntimeVersion
RuntimeVersion
Gets the current runtime's version.
public static Version RuntimeVersion { get; }
Property Value
Remarks
On .NET Framework, this version will semi-frequently be nonsense, and the same is true on .NET Core 2.1 and earlier.