UndoableGraphTransactionScope Constructor (Object^, UndoOption)
Visual Studio 2015
Construct a new UndoableGraphTransactionScope
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- undoUnitId
-
Type:
System::Object^
The id of the undoable action, should not be a System.String object
- option
-
Type:
Microsoft.VisualStudio.GraphModel::UndoOption
Option on how the change should be handled on the application undo stack
Show: