BestBet.ParentKeywords, propriété (Microsoft.Office.Server.Search.Administration)
Gets the collection of parent keywords associated with the best bet.
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 ParentKeywords As KeywordCollection
'Utilisation
Dim instance As BestBet
Dim value As KeywordCollection
value = instance.ParentKeywords
public KeywordCollection ParentKeywords { get; }
Valeur de la propriété
A KeywordCollection object representing a collection of keywords.
Remarques
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.
Voir aussi
Référence
BestBet, classe
Membres BestBet
Microsoft.Office.Server.Search.Administration, espace de noms