Document::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
- FindText
-
Type:
System::String^
The text to find.
- ReplaceText
-
Type:
System::String^
The replacement text.
- Flags
-
Type:
System::Int32
Flags from vsFindOptions.
Show: