Keyword.BestBets, propriété (Microsoft.Office.Server.Search.Administration)
Gets the collection of best bets associated with the keyword.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public ReadOnly Property BestBets As BestBetCollection
'Utilisation
Dim instance As Keyword
Dim value As BestBetCollection
value = instance.BestBets
public BestBetCollection BestBets { get; }
Valeur de la propriété
A BestBetCollection object representing the collection of best bets.
Voir aussi
Référence
Keyword, classe
Membres Keyword
Microsoft.Office.Server.Search.Administration, espace de noms