HttpBrowserCapabilitiesWrapper.GetClrVersions Method ()

 

Gets all versions of the .NET Framework common language runtime (CLR) that are installed on the client.

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

Public Overrides Function GetClrVersions As Version()

Return Value

Type: System.Version()

An array of Version objects.

.NET Framework
Available since 3.5
Return to top
Show: