다음을 통해 공유


IVsCompoundAction Members

Include Protected Members
Include Inherited Members

Enables the creation of compound actions.

The IVsCompoundAction type exposes the following members.

Methods

  Name Description
Public method AbortCompoundAction Aborts a compound action.
Public method CloseCompoundAction Closes a compound action and sets the endpoint of a set of actions to be grouped in a single undo/redo unit.
Public method FlushEditActions Updates the various text layers (outlining, word wrap, and so on) when called.
Public method OpenCompoundAction Opens a compound action and sets the starting point of a set of actions to be grouped in a single undo/redo unit.

Top

See Also

Reference

IVsCompoundAction Interface

Microsoft.VisualStudio.TextManager.Interop Namespace