Keyword.BestBets 属性 (Microsoft.Office.Server.Search.Administration)
Gets the collection of best bets associated with the keyword.
命名空间: 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; }
属性值
A BestBetCollection object representing the collection of best bets.
另请参阅
参考
Keyword 类
Keyword 成员
Microsoft.Office.Server.Search.Administration 命名空间