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