IVsLinkedUndoTransactionManager Members

Include Protected Members
Include Inherited Members

Implements the linked undo stack feature.

The IVsLinkedUndoTransactionManager type exposes the following members.

Methods

  Name Description
Public method AbortLinkedUndo Aborts a linked undo transaction.
Public method CloseLinkedUndo Successfully closes a linked undo transaction.
Public method CountOpenTransactions Returns the nesting level of the linked undo transactions.
Public method IsAborted Determines if the linked undo transaction is aborted.
Public method IsStrict Determines if the linked undo transaction is strict.
Public method OpenLinkedUndo Opens a linked undo transaction parent unit.

Top

See Also

Reference

IVsLinkedUndoTransactionManager Interface

Microsoft.VisualStudio.TextManager.Interop Namespace