Share via


QuerySuggestion.Query Property

 

A string containing a corrected version of the original search query. Get this property from the service response.

Syntax

public string Query { set; get; }
Public Property Query As String