IVsMenuEditorTransactionEvents Interface
Visual Studio 2015
Enables treating a group of menu editor actions as a transaction. Used by the form designer to support undoing actions.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | BeginTransaction(UInt32) | Marks the beginning of a transaction for an editor event. |
![]() | EndTransaction(UInt32) | Marks the end of a transaction for an editor event. |
Show:
