System.Web.Configuration.HttpCapabilitiesBase.ClrVersion Property

Gets the version of the .NET Framework that is installed on the client.

Syntax

public Version ClrVersion { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The HttpCapabilitiesBase.ClrVersion property is supported only when the browser is Internet Explorer version 5.0 and later.

If the .NET Framework is not installed on the client, the value of the version elements returned is 0, 0,-1,-1.

If more than one version of the .NET Framework is installed on the client, the HttpCapabilitiesBase.ClrVersion property returns the latest version.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0