UndoableGraphTransactionScope Constructor (UndoOption)

 

Construct a new UndoableGraphTransactionScope

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

public:
UndoableGraphTransactionScope(
	UndoOption option
)

Parameters

option
Type: Microsoft.VisualStudio.GraphModel::UndoOption

Option on how the change should be handled on the application undo stack

Return to top
Show: