HttpBrowserCapabilities.GetClrVersions Metoda

Definice

Vrátí všechny verze modulu CLR (Common Language Runtime) .NET nainstalovaného v klientovi.

public:
 cli::array <Version ^> ^ GetClrVersions();
public Version[] GetClrVersions();
member this.GetClrVersions : unit -> Version[]
Public Function GetClrVersions () As Version()

Návraty

Pole verzí, které obsahuje všechny verze .NET CLR nainstalované v klientovi.

Platí pro