VsUndoPackage Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | AbortLinkedUndo() | Aborts a linked undo transaction.(Inherited from IVsLinkedUndoTransactionManager.) |
![]() | CloseLinkedUndo() | Successfully closes a linked undo transaction.(Inherited from IVsLinkedUndoTransactionManager.) |
![]() | CountOpenTransactions(Int32) | Returns the nesting level of the linked undo transactions.(Inherited from IVsLinkedUndoTransactionManager.) |
![]() | IsAborted(Int32) | Determines if the linked undo transaction is aborted.(Inherited from IVsLinkedUndoTransactionManager.) |
![]() | IsStrict(Int32) | Determines if the linked undo transaction is strict.(Inherited from IVsLinkedUndoTransactionManager.) |
![]() | OpenLinkedUndo(UInt32, String^) | Opens a linked undo transaction parent unit.(Inherited from IVsLinkedUndoTransactionManager.) |
Show:
