Name | Description | |
---|---|---|
FindOptions Constructor |
The following tables list the members exposed by FindOptions.
Name | Description | |
---|---|---|
FindOptions Constructor |
Name | Description | |
---|---|---|
LookAt | Can be one of the LookAt enum. | |
LookIn | Can be one of the FindLookIn enum. | |
MatchByte | True to have double-byte characters match only double-byte characters. False to have double-byte characters match their single-byte equivalents. | |
MatchCase | True to make the search case sensitive. The default value is False . | |
SearchDirection | The search direction. Can be one of the SearchDirection enum. | |
SearchFormat | The search format. The default value is null. | |
SearchOrder | Can be one of the SearchOrder enum. |