IVsTextReplaceEvents Interface
Visual Studio 2015
Manages notification that a change in text about to occur.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | OnReplace(ChangeInput[]) | Called at start of a text replace operation. |
Note |
|---|
Use of this interface is discouraged. Do not use in new code. |
Show:

