ResultTableCollection.SpellingSuggestion, propriété (Microsoft.Office.Server.Search.Query)
Gets or sets an alternate spelling for a search term that is not recognized.
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Property SpellingSuggestion As String
'Utilisation
Dim instance As ResultTableCollection
Dim value As String
value = instance.SpellingSuggestion
instance.SpellingSuggestion = value
public string SpellingSuggestion { get; set; }
Valeur de la propriété
A string containing the suggested term.
Voir aussi
Référence
ResultTableCollection, classe
Membres ResultTableCollection
Microsoft.Office.Server.Search.Query, espace de noms