AllContentScopeRule, classe (Microsoft.Office.Server.Search.Administration)
Represents a scope rule that includes all items in the content index.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
Public NotInheritable Class AllContentScopeRule
Inherits ScopeRule
'Utilisation
Dim instance As AllContentScopeRule
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)]
public sealed class AllContentScopeRule : ScopeRule
Remarques
Use the AllContentScopeRule in compound scopes with other scope rules created to exclude content.
Hiérarchie d'héritage
System.Object
Microsoft.Office.Server.Search.Administration.ScopeRule
Microsoft.Office.Server.Search.Administration.AllContentScopeRule
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 AllContentScopeRule
Microsoft.Office.Server.Search.Administration, espace de noms