Sdílet prostřednictvím


IExtendedUIService.GetProxyClassForUrl(Uri) Metoda

Definice

Vrátí typ třídy proxy přidružené k zadané adrese URL (Universal Resource Locator).

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

Parametry

url
Uri

A Uri , který představuje adresu URL.

Návraty

třídy Type proxy.

Platí pro