ResultTableCollection.SpellingSuggestion property
Obtém ou define uma ortografia alternativa para um termo de pesquisa não é reconhecido.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
<DataMemberAttribute> _
Public Property SpellingSuggestion As String
Get
Set
'Uso
Dim instance As ResultTableCollection
Dim value As String
value = instance.SpellingSuggestion
instance.SpellingSuggestion = value
[DataMemberAttribute]
public string SpellingSuggestion { get; set; }
Property value
Type: System.String
A sugestão de ortografia.