VersionInfoClrVersion Property

Returns the Common Language Runtime version number.

Definition

Namespace: InnerDrive.Core
Assembly: InnerDrive.Core (in InnerDrive.Core.dll) Version: 5.2.9017.0
C#
public static string ClrVersion { get; }

Property Value

String
A String containing the CLR version number.

See Also