UndoContext Methods

 

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

NameDescription
System_CAPS_pubmethodClose()

Ends an undo operation.

System_CAPS_pubmethodOpen(String^, Boolean)

Starts a new undo operation.

System_CAPS_pubmethodSetAborted()

Discards all changes to participating open documents since opening the UndoContext object.

Return to top
Show: