QueryInfo.ContextualScope 属性
获取或设置在其中执行查询的上下文搜索范围。
命名空间: Microsoft.Office.Server.Search.Query
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
<DataMemberAttribute> _
Public Property ContextualScope As String
Get
Set
用法
Dim instance As QueryInfo
Dim value As String
value = instance.ContextualScope
instance.ContextualScope = value
[DataMemberAttribute]
public string ContextualScope { get; set; }
属性值
类型:System.String
在其下执行搜索查询上下文搜索范围。