ScopeRule - Classe
Fournit la classe de base pour toutes les règles d'étendue Recherche de contenu d’entreprise SharePoint .
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
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public MustInherit Class ScopeRule
'Utilisation
Dim instance As ScopeRule
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public abstract class ScopeRule
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms