TextDocument::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 text with which to replace the found text.
- vsFindOptionsValue
-
Type:
System::Int32
The find options.
Show: