: ScopeRuleFilterBehavior (Enumeración) (Microsoft.Office.Server.Search.Administration)
Defines the scope rule filter types.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public Enumeration ScopeRuleFilterBehavior
'Uso
Dim instance As ScopeRuleFilterBehavior
public enum ScopeRuleFilterBehavior
Miembros
Nombre de miembro | Descripción | |
---|---|---|
Exclude | All items matching this rule are explicitly excluded from the scope. | |
Include | All items matching this rule are included in the scope, unless they match another scope rule that excludes them. | |
Require | Content items included in the scope must match this rule. |
Vea también
Referencia
Microsoft.Office.Server.Search.Administration (Espacio de nombres)