SearchResultSet.QueryCorrected Property

 

A bool indicating if a suggested query was used. Get this property from the service response.

Syntax

public bool QueryCorrected { set; get; }
Public Property QueryCorrected As Boolean

See Also

QuerySuggestion Class
SearchOptions.AutocorrectQuery Property