Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets an alternate spelling for a search term that is not recognized.
Namespace: Microsoft.SharePoint.Client.Search.Query
Assembly: Microsoft.SharePoint.Client.Search (in Microsoft.SharePoint.Client.Search.dll)
Syntax
'Declaration
Public ReadOnly Property SpellingSuggestion As String
Get
'Usage
Dim instance As ResultTableCollection
Dim value As String
value = instance.SpellingSuggestion
public string SpellingSuggestion { get; }
Property value
Type: System.String
The spelling suggestion.