ScopeRuleType 枚举
在SharePoint 企业级搜索中定义作用域规则的类型。
命名空间: 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 | 指定的作用域规则包括所有的内容。 | |
Url | 指定的作用域规则基于内容的项的显示 URL。 | |
PropertyQuery | 指定的作用域规则基于一个托管的属性的值。 |