Compartir a través de


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

Provides the base class for all Enterprise Search scope rules.

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

Sintaxis

'Declaración
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel:=True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel:=True)> _
Public MustInherit Class ScopeRule
'Uso
Dim instance As ScopeRule
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)] 
public abstract class ScopeRule

Jerarquía de herencia

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

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

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