vsFindOptions2 (EnvDTE80.vsFindOptions2)

Inherits: System.Enum

Interfaces: IComparable, IFormattable, IConvertible

Derived Types: 0

Assembly: envdte80.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 whether to apply case sensitivity.

VB.NET C#

VB.NET

Public Enum Structure vsFindOptions2
  Implements System.IComparable, System.IFormattable, System.IConvertible
End Enum

Articles

Custom .NET training