Condividi tramite


IExtendedUIService.GetProxyClassForUrl(Uri) Metodo

Definizione

Restituisce il tipo di classe proxy associato all'URL (Universal Resource Locator) specificato.

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

Parametri

url
Uri

Oggetto Uri che rappresenta un URL.

Restituisce

Oggetto Type della classe proxy.

Si applica a