UndoContext Properties

 

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

NameDescription
System_CAPS_pubpropertyDTE

Gets the top-level extensibility object.

System_CAPS_pubpropertyIsAborted

Gets whether the UndoContext object operation was terminated by the SetAborted method.

System_CAPS_pubpropertyIsOpen

Gets whether an undo operation is currently in effect or if a solution is open.

System_CAPS_pubpropertyIsStrict

Gets whether the undo stack linkage is strict.

System_CAPS_pubpropertyParent

Gets the immediate parent object of an UndoContext object.

Return to top
Show: