ScopeRuleType 枚举 (Microsoft.Office.Server.Search.Administration)
Defines the types of scope rules in 企业级搜索.
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)
语法
声明
Public Enumeration ScopeRuleType
用法
Dim instance As ScopeRuleType
public enum ScopeRuleType
成员
成员名称 | 说明 | |
---|---|---|
AllContent | Specifies that the scope rule includes all content. | |
PropertyQuery | Specifies that the scope rule is based on a managed property value. | |
Url | Specifies that the scope rule is based on the display URL for the content items. |