The SearchQuery type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Direction |
Gets or sets the search direction.
| |
| Dispatcher | Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.) | |
| MaxResults |
Gets or sets the maximum number of results to return.
| |
| PageCount |
Gets or sets the number of pages that are to be included in the search query.
| |
| SearchProvider |
Gets or sets the search provider.
| |
| StartPosition |
Gets or sets the start position of the search query.
| |
| TextToSearch |
Gets or sets the text to search for.
|