SearchServiceApplicationProxy.GetScopesManagerInfo - Méthode
Récupérer les informations du système d'étendues Search gérés par le SearchServiceApplicationProxy.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Function GetScopesManagerInfo As ScopesManagerInfo
'Utilisation
Dim instance As SearchServiceApplicationProxy
Dim returnValue As ScopesManagerInfo
returnValue = instance.GetScopesManagerInfo()
public ScopesManagerInfo GetScopesManagerInfo()
Valeur renvoyée
Type : Microsoft.Office.Server.Search.Administration.ScopesManagerInfo
Les informations relatives au système d'étendues Search .
Implémentations
ISearchSiteAdministrationServiceApplication.GetScopesManagerInfo()
Exceptions
Exception | Condition |
---|---|
Exception | Une erreur s'est produite pendant l'exécution de l'application. |
Remarques
Cette méthode récupère les détails du système d'étendues Search gérés par le SearchServiceApplicationProxy.
Voir aussi
Référence
SearchServiceApplicationProxy classe
SearchServiceApplicationProxy - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms