ScopeRule, classe (Microsoft.Office.Server.Search.Administration)
Provides the base class for all Recherche de contenu d'entreprise scope rules.
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)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel:=True)> _
Public MustInherit Class ScopeRule
'Utilisation
Dim instance As ScopeRule
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)]
public abstract class ScopeRule
Hiérarchie d'héritage
System.Object
Microsoft.Office.Server.Search.Administration.ScopeRule
Microsoft.Office.Server.Search.Administration.AllContentScopeRule
Microsoft.Office.Server.Search.Administration.PropertyQueryScopeRule
Microsoft.Office.Server.Search.Administration.UrlScopeRule
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 ScopeRule
Microsoft.Office.Server.Search.Administration, espace de noms