PropertyQueryScopeRule-Klasse
Stellt eine Bereichsregel, die anhand eines Vergleichs der Eigenschaft/Wert Inhaltselementen entspricht.
Vererbungshierarchie
System.Object
Microsoft.Office.Server.Search.Administration.ScopeRule
Microsoft.Office.Server.Search.Administration.PropertyQueryScopeRule
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public NotInheritable Class PropertyQueryScopeRule _
Inherits ScopeRule
'Usage
Dim instance As PropertyQueryScopeRule
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class PropertyQueryScopeRule : ScopeRule
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.