TextSelection::ReplaceText Method (String^, String^, Int32)
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Assembly: EnvDTE (in EnvDTE.dll)
Parameters
- Pattern
-
Type:
System::String^
The pattern to find.
- Replace
-
Type:
System::String^
The string with which to replace the found text.
- vsFindOptionsValue
-
Type:
System::Int32
The find flags.
Show: