SearchServiceApplicationProxy.GetVolatileScopesManagerInfo - Méthode
Récupère les informations qui sont susceptibles de changer pour un système d'étendues Search dans l'application Search .
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Function GetVolatileScopesManagerInfo As VolatileScopesManagerInfo
'Utilisation
Dim instance As SearchServiceApplicationProxy
Dim returnValue As VolatileScopesManagerInfo
returnValue = instance.GetVolatileScopesManagerInfo()
public VolatileScopesManagerInfo GetVolatileScopesManagerInfo()
Valeur renvoyée
Type : Microsoft.Office.Server.Search.Administration.VolatileScopesManagerInfo
Les informations qui sont susceptibles de changer pour un système d'étendues Search dans l'application Search .
Implémentations
ISearchSiteAdministrationServiceApplication.GetVolatileScopesManagerInfo()
Exceptions
Exception | Condition |
---|---|
Exception | Une erreur s'est produite pendant l'exécution de l'application. |
Remarques
Cette méthode obtient les détails susceptible d'être modifiée pour un système d'étendues Search dans l'application Search .
Voir aussi
Référence
SearchServiceApplicationProxy classe
SearchServiceApplicationProxy - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms