Compartir a través de


: PropertyQueryScopeRule (Clase) (Microsoft.Office.Server.Search.Administration)

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

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
Public NotInheritable Class PropertyQueryScopeRule
    Inherits ScopeRule
'Uso
Dim instance As PropertyQueryScopeRule
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)] 
public sealed class PropertyQueryScopeRule : ScopeRule

Jerarquía de herencia

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

Seguridad de subprocesos

Todos los miembros estáticos públicos (compartidos en Visual Basic) de este tipo son seguros para la ejecución de subprocesos. No se garantiza que los miembros de instancia sean seguros para los subprocesos.

Vea también

Referencia

PropertyQueryScopeRule (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)