Compartir a través de


: BestBet.ParentKeywords (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets the collection of parent keywords associated with the best bet.

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

Sintaxis

'Declaración
Public ReadOnly Property ParentKeywords As KeywordCollection
'Uso
Dim instance As BestBet
Dim value As KeywordCollection

value = instance.ParentKeywords
public KeywordCollection ParentKeywords { get; }

Valor de propiedad

A KeywordCollection object representing a collection of keywords.

Comentarios

Keywords and best bets can have a many-to-many relationship; an individual best bet can be associated with multiple parent keywords, and a keyword can have multiple best bet children.

Vea también

Referencia

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