Taal

IExtendedUIService.GetProxyClassForUrl(Uri) Methode

Definitie

Retourneert het type van de proxyklasse die is gekoppeld aan de opgegeven UNIVERSAL Resource Locator (URL).

public:
 Type ^ GetProxyClassForUrl(Uri ^ url);
public Type GetProxyClassForUrl(Uri url);
abstract member GetProxyClassForUrl : Uri -> Type
Public Function GetProxyClassForUrl (url As Uri) As Type

Parameters

url
Uri

Een Uri die een URL vertegenwoordigt.

Retouren

De Type proxyklasse.

Van toepassing op