Share via


Scopes, classe (Microsoft.Office.Server.Search.Administration)

Provides access to the search scope management system for Recherche de contenu d'entreprise.

Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel:=True)> _
Public NotInheritable Class Scopes
'Utilisation
Dim instance As Scopes
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
public sealed class Scopes

Remarques

Use the Scopes constructor of the Scopes class to initialize an object that provides the entry point to the Scopes object model. The Scopes object model allows you to manage and configure shared and site-level search scopes in Recherche de contenu d'entreprise.

For more information about search scopes, see Utilisation des zones de recherche.

Hiérarchie d'héritage

System.Object
  Microsoft.Office.Server.Search.Administration.Scopes

Sécurité des threads

Les membres statiques publics de ce type (Shared en Visual Basic) sont sécurisés au niveau des threads. Il n'est pas garanti que les membres d'instance soient sécurisés au niveau des threads.

Voir aussi

Référence

Membres Scopes
Microsoft.Office.Server.Search.Administration, espace de noms