CatalogQuery.Query Property
Gets or sets the query string.
Thread safety: This property is not thread-safe.
Syntax
public System.String Query { get; set; }
Property Value
Type: System.String
Default: Must be specified in constructor.
The query string.
Default: Must be specified in constructor.
The query string.
Remarks
Please see the CatalogQuery class for more information.
Platforms
Windows, Linux, Android