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