Share via


PropertyQueryScopeRule - Classe

Représente une règle d'étendue qui correspond aux éléments de contenu basées sur une comparaison de la valeur de la propriété.

Hiérarchie d’héritage

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

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

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

PropertyQueryScopeRule - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms