Click or drag to resize

DiagnosticsInformationClrVersion Property

Gets the CLR version.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public Version ClrVersion { get; }

Property Value

Type: Version
The CLR version.
See Also