Compartir a través de


: ResultTableCollection.KeywordInformation (Propiedad) (Microsoft.Office.Server.Search.Query)

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

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

Sintaxis

'Declaración
Public ReadOnly Property KeywordInformation As KeywordInformation
'Uso
Dim instance As ResultTableCollection
Dim value As KeywordInformation

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

Valor de propiedad

A KeywordInformation object.

Vea también

Referencia

ResultTableCollection (Clase)
ResultTableCollection (Miembros)
Microsoft.Office.Server.Search.Query (Espacio de nombres)