Partager via


ResultTableCollection.KeywordInformation, propriété (Microsoft.Office.Server.Search.Query)

Gets a KeywordInformation object that provides information about a matched special term and its definition for a keyword search.

Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public ReadOnly Property KeywordInformation As KeywordInformation
'Utilisation
Dim instance As ResultTableCollection
Dim value As KeywordInformation

value = instance.KeywordInformation
public KeywordInformation KeywordInformation { get; }

Valeur de la propriété

A KeywordInformation object.

Voir aussi

Référence

ResultTableCollection, classe
Membres ResultTableCollection
Microsoft.Office.Server.Search.Query, espace de noms