Click or drag to resize

VersionInfoClrVersion Property

Returns the Common Language Runtime version number.

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

Property Value

String
A String containing the CLR version number.
See Also