vsFindOptions2 Enumeration
Visual Studio 2015
Represents the behavior of the ReplacePattern method, such as how to search, where to begin the search, whether to search forward or backward, and whether to apply case sensitivity.
Assembly: EnvDTE80 (in EnvDTE80.dll)
| Member name | Description | |
|---|---|---|
| vsFindOptionsWaitForFindToComplete | Represents whether the find operation is asynchronous. |
Show: