An NDoc Documented Class Library

SearchType Enumeration

These are search flags that can be combined to affect the behavior of the search. They can all be set by individual properties of the FileSearchEngine class, and may be extended in the future

public enum SearchType

Members

Member NameDescription
None No advanced settings are set
Asynchronous Asynchronous Searches
Recursive Search directories recursively
UseRegEx Expression property can be a regular expression
MatchCase Match should be case sensitive
WholeWord Match should only find whole word matches

Requirements

Namespace: Genghis Namespace

Assembly: Genghis.dll

See Also

Genghis Namespace