IServiceProxyAdministration.GetProxyTypes-Methode
Ruft ein Array der Service Proxy Anwendungstypen durch den gemeinsamen Dienstproxy unterstützt.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Function GetProxyTypes As Type()
'Usage
Dim instance As IServiceProxyAdministration
Dim returnValue As Type()
returnValue = instance.GetProxyTypes()
Type[] GetProxyTypes()
Rückgabewert
Typ: []
Ein Array von Service Application Proxy-Typen.
Siehe auch
Referenz
IServiceProxyAdministration Schnittstelle