IExtendedUIService.GetUrlForProxyClass(Type) Methode

Definition

Gibt den universellen Ressourcenlocator (URL) für die Webressource zurück, die der angegebenen Proxyklasse zugeordnet ist.

public:
 Uri ^ GetUrlForProxyClass(Type ^ proxyClass);
public Uri GetUrlForProxyClass(Type proxyClass);
abstract member GetUrlForProxyClass : Type -> Uri
Public Function GetUrlForProxyClass (proxyClass As Type) As Uri

Parameter

proxyClass
Type

Die Type der Proxyklasse zugeordnete.

Gibt zurück

Uri

Die URL für die Webressource, die der Proxyklasse zugeordnet ist.

Gilt für: