HttpBrowserCapabilitiesWrapper.ClrVersion Property

 

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

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

Public Overrides ReadOnly Property ClrVersion As Version

Property Value

Type: System.Version

The common language runtime (CLRS) version.

.NET Framework
Available since 3.5
Return to top
Show: