Click or drag to resize

LocalSearchOptionsUseRegexMatch Method

Overload List
  NameDescription
Public methodUseRegexMatch(String)
Specifies regex search pattern (e.g. @"^.*\.txt$").
Public methodUseRegexMatch(String, String, Boolean)
Specifies regex search patterns (e.g. @"^.*\.txt$").
Top
See Also