获取或设置的搜索范围规则的类型。
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
<DataMemberAttribute> _
Public Property RuleType As ScopeRuleType
Get
Set
用法
Dim instance As RuleInfo
Dim value As ScopeRuleType
value = instance.RuleType
instance.RuleType = value
[DataMemberAttribute]
public ScopeRuleType RuleType { get; set; }
属性值
类型:Microsoft.Office.Server.Search.Administration.ScopeRuleType
指定的搜索范围规则类型的枚举值之一。