Compartilhar via


IExtendedUIService.GetProxyClassForUrl(Uri) Método

Definição

Retorna o tipo da classe proxy associada à URL (Uniform 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

Parâmetros

url
Uri

Um Uri que representa uma URL.

Retornos

Type

O Type da classe de proxy.

Aplica-se a