ResultTableCollection.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
<DataMemberAttribute> _
Public Property SpellingSuggestion As String
Get
Set
'Utilisation
Dim instance As ResultTableCollection
Dim value As String
value = instance.SpellingSuggestion
instance.SpellingSuggestion = value
[DataMemberAttribute]
public string SpellingSuggestion { get; set; }
Valeur de propriété
Type : System.String
La suggestion d'orthographe.