![]() |
Async
|
The AsyncSearcherTSearch type exposes the following members.
Name | Description | |
---|---|---|
![]() |
IgnoreCase | Gets or sets the flag that determines whether to ignore case when running the search. |
![]() |
SearchCategories | Gets the names of the properties to which the search string will be applied. |
![]() |
Searching | Gets the flag that indicates whether the AsyncSearcherTSearch is in the middle of a search operation. |
![]() |
SearchText | Gets or sets the text to be searched for. |
![]() |
UseRegex | Gets or sets the flag that determines whether to process the search tokens as regular expressions. |
![]() |
UseWildcards | Gets or sets the flag that determines whether to process *, ?, and - characters as wildcards. |