ResultTableCollection.KeywordInformation プロパティ (Microsoft.Office.Server.Search.Query)
キーワード検索で一致した特殊な用語とその定義の対応に関する情報を示す KeywordInformation オブジェクトを取得します。
名前空間: Microsoft.Office.Server.Search.Query
アセンブリ: Microsoft.Office.Server.Search (microsoft.office.server.search.dll 内)
構文
'宣言
Public ReadOnly Property KeywordInformation As KeywordInformation
'使用
Dim instance As ResultTableCollection
Dim value As KeywordInformation
value = instance.KeywordInformation
public KeywordInformation KeywordInformation { get; }
プロパティ値
KeywordInformation オブジェクト。
関連項目
参照
ResultTableCollection クラス
ResultTableCollection メンバ
Microsoft.Office.Server.Search.Query 名前空間