Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 317 Bytes

SearchTerms.md

File metadata and controls

14 lines (9 loc) · 317 Bytes

Query.SearchTerms property

The search string split into a string array.

public string[] SearchTerms { get; set; }

See Also