IVsQueryUndoManager Interface
Visual Studio 2015
Discovers whether there is a global, linked undo action open.
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | IsLinkedTransactionOpen(Int32) | Determines whether there is a global, linked undo transaction currently in progress. |
Certain undo manager functions, such as Enable, are not recommended if there is a global, linked undo transaction in progress.
Show:
