Compartir a través de


: Keyword.BestBets (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets the collection of best bets associated with the keyword.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public ReadOnly Property BestBets As BestBetCollection
'Uso
Dim instance As Keyword
Dim value As BestBetCollection

value = instance.BestBets
public BestBetCollection BestBets { get; }

Valor de propiedad

A BestBetCollection object representing the collection of best bets.

Vea también

Referencia

Keyword (Clase)
Keyword (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)