Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 396 Bytes

File metadata and controls

14 lines (9 loc) · 396 Bytes

Query.RawQuery property

Raw query, this includes action keyword if it has We didn't recommend use this property directly. You should always use Search property.

public string RawQuery { get; }

See Also