SearchServiceProxy.GetProxyTypes-Methode
Ruft ein Array von Proxytypen die Anwendung von der freigegebene Dienstproxy unterstützt.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Function GetProxyTypes As Type()
'Usage
Dim instance As SearchServiceProxy
Dim returnValue As Type()
returnValue = instance.GetProxyTypes()
public Type[] GetProxyTypes()
Rückgabewert
Typ: []
Ein Array von Proxy-Anwendungstypen.
Implementiert
IServiceProxyAdministration.GetProxyTypes()
Hinweise
Diese Methode gibt immer ein neues leeres Array von Type -Objekten.