SearchServiceApplication.GetVisibleScopesCount - Méthode
Obtient le nombre de tous les objets visibles Scope définie 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 GetVisibleScopesCount As Integer
'Utilisation
Dim instance As SearchServiceApplication
Dim returnValue As Integer
returnValue = instance.GetVisibleScopesCount()
public int GetVisibleScopesCount()
Valeur renvoyée
Type : System.Int32
Le nombre de tous les objets visibles Scope .
Implémentations
ISearchSiteAdministrationServiceApplication.GetVisibleScopesCount()
Remarques
Cette méthode récupère le décompte de tous les objets visibles Scope .
Voir aussi
Référence
SearchServiceApplication classe
SearchServiceApplication - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms