Partager via


ResultTableCollection.SpellingSuggestion - Propriété

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

Espace de noms :  Microsoft.SharePoint.Client.Search.Query
Assembly :  Microsoft.SharePoint.Client.Search (dans Microsoft.SharePoint.Client.Search.dll)

Syntaxe

'Déclaration
Public ReadOnly Property SpellingSuggestion As String
    Get
'Utilisation
Dim instance As ResultTableCollection
Dim value As String

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

Valeur de propriété

Type : System.String
La suggestion d'orthographe.

Voir aussi

Référence

ResultTableCollection classe

ResultTableCollection - Membres

Microsoft.SharePoint.Client.Search.Query - Espace de noms