GraphUndoUnit Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.GraphModel
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
| Name | Description | |
|---|---|---|
![]() | Causality | This undo unit's associated Causality. |
![]() | Description | This undo unit's description. |
![]() | Disabled | Whether this undo unit should be disabled (as determined by information found in the constructor). |
![]() | IsEmpty | Whether this undo unit is empty. |
![]() | IsRedoUnit | Whether this is a redo unit. |
![]() | IsUndoUnit | Whether this is an undo unit. |
![]() | ScopeProperties | The property bag associated with this undo unit. |
Show:

