vsFindOptions
(EnvDTE.vsFindOptions)
Inherits:
System.Enum
Interfaces:
IComparable, IFormattable, IConvertible
Derived Types:
0
Assembly:
envdte.dll
Represents the behavior of the ReplacePattern method, such as how to search, where to begin the search, whether to search forward or backward, and the case sensitivity.
VB.NET
C#
|
VB.NET
Public Enum Structure vsFindOptions
Implements System.IComparable, System.IFormattable, System.IConvertible
End Enum
Articles