Freigeben über


VsUndoPackage Members

Include Protected Members
Include Inherited Members

Implements the linked undo stack feature.

The VsUndoPackage type exposes the following members.

Methods

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

Top

See Also

Reference

VsUndoPackage Interface

Microsoft.VisualStudio.TextManager.Interop Namespace