Share via


SearchQueryAndSiteSettingsServiceProxy.GetProxyTypes - Méthode

Obtient un tableau des types d'application service pris en charge par le proxy de service partagé.

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Function GetProxyTypes As Type()
'Utilisation
Dim instance As SearchQueryAndSiteSettingsServiceProxy
Dim returnValue As Type()

returnValue = instance.GetProxyTypes()
public Type[] GetProxyTypes()

Valeur renvoyée

Type : []
Le tableau des types d'application de service.

Implémentations

IServiceProxyAdministration.GetProxyTypes()

Remarques

Cette méthode renvoie un tableau contenant un élément de type SearchServiceApplicationProxy .

Voir aussi

Référence

SearchQueryAndSiteSettingsServiceProxy classe

SearchQueryAndSiteSettingsServiceProxy - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms