: AllContentScopeRule (Clase) (Microsoft.Office.Server.Search.Administration)
Represents a scope rule that includes all items in the content index.
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 AllContentScopeRule
Inherits ScopeRule
'Uso
Dim instance As AllContentScopeRule
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)]
public sealed class AllContentScopeRule : ScopeRule
Comentarios
Use the AllContentScopeRule in compound scopes with other scope rules created to exclude content.
Jerarquía de herencia
System.Object
Microsoft.Office.Server.Search.Administration.ScopeRule
Microsoft.Office.Server.Search.Administration.AllContentScopeRule
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
AllContentScopeRule (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)