IExtendedUIService.GetProxyClassForUrl(Uri) Methode
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Retourneert het type van de proxyklasse die is gekoppeld aan de opgegeven UNIVERSAL Resource Locator (URL).
public:
Type ^ GetProxyClassForUrl(Uri ^ url);
public Type GetProxyClassForUrl(Uri url);
abstract member GetProxyClassForUrl : Uri -> Type
Public Function GetProxyClassForUrl (url As Uri) As Type
Parameters
Retouren
De Type proxyklasse.