Share via


ScopeRuleFilterBehavior 枚举 (Microsoft.Office.Server.Search.Administration)

Defines the scope rule filter types.

命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)

语法

声明
Public Enumeration ScopeRuleFilterBehavior
用法
Dim instance As ScopeRuleFilterBehavior
public enum ScopeRuleFilterBehavior

成员

  成员名称 说明
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. 

另请参阅

参考

Microsoft.Office.Server.Search.Administration 命名空间