GraphUndoUnit Properties

 

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

NameDescription
System_CAPS_pubpropertyCausality

This undo unit's associated Causality.

System_CAPS_pubpropertyDescription

This undo unit's description.

System_CAPS_protpropertyDisabled

Whether this undo unit should be disabled (as determined by information found in the constructor).

System_CAPS_pubpropertyIsEmpty

Whether this undo unit is empty.

System_CAPS_pubpropertyIsRedoUnit

Whether this is a redo unit.

System_CAPS_pubpropertyIsUndoUnit

Whether this is an undo unit.

System_CAPS_pubpropertyScopeProperties

The property bag associated with this undo unit.

Return to top
Show: