Scopes.AllScopes, propriété (Microsoft.Office.Server.Search.Administration)
Gets all of the search scopes for the Shared Service Provider.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public ReadOnly Property AllScopes As ScopeCollection
'Utilisation
Dim instance As Scopes
Dim value As ScopeCollection
value = instance.AllScopes
public ScopeCollection AllScopes { get; }
Valeur de la propriété
A ScopeCollection object representing the collection of search scopes.
Remarques
For more information about search scopes in Recherche de contenu d'entreprise, see Utilisation des zones de recherche.
Voir aussi
Référence
Scopes, classe
Membres Scopes
Microsoft.Office.Server.Search.Administration, espace de noms