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 au localisateur de ressources universel (URL) spécifié.
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
De Type la classe proxy.