Partager via


Location.SpellingSuggestion - Propriété

Obtient ou définit une autre orthographe pour un terme de recherche n'est pas reconnue.

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
    Get
    Set
'Utilisation
Dim instance As Location
Dim value As String

value = instance.SpellingSuggestion

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

Valeur de propriété

Type : System.String
Chaîne contenant le terme suggéré.

Voir aussi

Référence

Location classe

Location - Membres

Microsoft.Office.Server.Search.Query - Espace de noms