Link Search Menu Expand Document

SearchOptions Properties

The SearchOptions type exposes the following members.

Properties
NameDescription
Public propertyCaseSensitiveSearch
Use case sensitive search.
Public propertyRegexSearch
Perform regular expression search. SearchString must contain a regular expression.
Public propertySearchBackwards
Perform backward search.
Public propertySearchString
String to search.
Top
See Also

Reference