IVsAction Interface
Visual Studio 2015
Defines actions placed in the undo history of a text buffer.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | CanMerge(IVsAction) | Determines if the specified action can be merged into the text buffer undo history. |
![]() | Merge(IVsAction) | Merges the specified action into the text buffer undo history. |
Show:
