Compartir a través de


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

Gets or sets an alternate spelling for a search term that is not recognized.

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

Sintaxis

'Declaración
Public Property SpellingSuggestion As String
'Uso
Dim instance As ResultTableCollection
Dim value As String

value = instance.SpellingSuggestion

instance.SpellingSuggestion = value
public string SpellingSuggestion { get; set; }

Valor de propiedad

A string containing the suggested term.

Vea también

Referencia

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