Share via


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

Represents a scope rule that matches content items based on a property/value comparison.

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 PropertyQueryScopeRule
    Inherits ScopeRule
'Utilisation
Dim instance As PropertyQueryScopeRule
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)] 
public sealed class PropertyQueryScopeRule : ScopeRule

Hiérarchie d'héritage

System.Object
   Microsoft.Office.Server.Search.Administration.ScopeRule
    Microsoft.Office.Server.Search.Administration.PropertyQueryScopeRule

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 PropertyQueryScopeRule
Microsoft.Office.Server.Search.Administration, espace de noms