Keyword.BestBets プロパティ (Microsoft.Office.Server.Search.Administration)
キーワードに関連付けられたおすすめコンテンツのコレクションを取得します。
名前空間: Microsoft.Office.Server.Search.Administration
アセンブリ: Microsoft.Office.Server.Search (microsoft.office.server.search.dll 内)
構文
'宣言
Public ReadOnly Property BestBets As BestBetCollection
'使用
Dim instance As Keyword
Dim value As BestBetCollection
value = instance.BestBets
public BestBetCollection BestBets { get; }
プロパティ値
おすすめコンテンツのコレクションを表す BestBetCollection オブジェクト。
関連項目
参照
Keyword クラス
Keyword メンバ
Microsoft.Office.Server.Search.Administration 名前空間