ResultTableCollection.KeywordInformation 属性
获取提供有关信息匹配的特殊术语以及为关键字搜索其定义一个KeywordInformation对象。
命名空间: Microsoft.Office.Server.Search.Query
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
<DataMemberAttribute> _
Public Property KeywordInformation As KeywordInformation
Get
Set
用法
Dim instance As ResultTableCollection
Dim value As KeywordInformation
value = instance.KeywordInformation
instance.KeywordInformation = value
[DataMemberAttribute]
public KeywordInformation KeywordInformation { get; set; }
属性值
类型:Microsoft.Office.Server.Search.Query.KeywordInformation
该关键字和关键字的信息。