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:
virtual array<Version^>^ GetClrVersions() override

Return Value

Type: array<System::Version^>^

An array of Version objects.

.NET Framework
Available since 3.5
Return to top
Show: