SupportedServiceApplicationAttribute.ProxyType-Eigenschaft
Der Typ des Proxy, der die Dienstanwendung unterstützt.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property ProxyType As Type
Get
'Usage
Dim instance As SupportedServiceApplicationAttribute
Dim value As Type
value = instance.ProxyType
public Type ProxyType { get; }
Eigenschaftswert
Typ: System.Type
Gibt Typezurück.
Siehe auch
Referenz
SupportedServiceApplicationAttribute Klasse