VsUndoPackage Members
Include Protected Members
Include Inherited Members
Implements the linked undo stack feature.
The VsUndoPackage type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AbortLinkedUndo | Aborts a linked undo transaction. (Inherited from IVsLinkedUndoTransactionManager.) |
![]() |
CloseLinkedUndo | Successfully closes a linked undo transaction. (Inherited from IVsLinkedUndoTransactionManager.) |
![]() |
CountOpenTransactions | Returns the nesting level of the linked undo transactions. (Inherited from IVsLinkedUndoTransactionManager.) |
![]() |
IsAborted | Determines if the linked undo transaction is aborted. (Inherited from IVsLinkedUndoTransactionManager.) |
![]() |
IsStrict | Determines if the linked undo transaction is strict. (Inherited from IVsLinkedUndoTransactionManager.) |
![]() |
OpenLinkedUndo | Opens a linked undo transaction parent unit. (Inherited from IVsLinkedUndoTransactionManager.) |
Top