TextQuery

SearchReport.TextQuery property

Gets the search query in text form.

public string TextQuery { get; }

Property Value

The search query in text form.

See Also