HttpBrowserCapabilities.ClrVersion Proprietà
Definizione
Ottiene il numero della versione di .NET Common Language Runtime installata nel client.Gets the version number of the .NET common language runtime installed on the client.
public:
property Version ^ ClrVersion { Version ^ get(); };
public Version ClrVersion { get; }
member this.ClrVersion : Version
Public ReadOnly Property ClrVersion As Version
Valore della proprietà
Versione Common Language Runtime.The common language runtime version.