IExtendedUIService.GetProxyClassForUrl(Uri) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne le type de la classe proxy associée à l'URL spécifiée.
public:
Type ^ GetProxyClassForUrl(Uri ^ url);
public Type GetProxyClassForUrl(Uri url);
abstract member GetProxyClassForUrl : Uri -> Type
Public Function GetProxyClassForUrl (url As Uri) As Type
Paramètres
Retours
Type de la classe proxy.