SystemInformationEvent.ClrVersion Property

Definition

Gets the version of the CLR loaded in the process.

public:
 property System::String ^ ClrVersion { System::String ^ get(); };
public:
 property Platform::String ^ ClrVersion { Platform::String ^ get(); };
public string ClrVersion { get; }
member this.ClrVersion : string
Public ReadOnly Property ClrVersion As String

Property Value

Applies to