UndoableGraphTransactionScope Constructor (String^)

 

Construct a new UndoableGraphTransactionScope

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

public:
UndoableGraphTransactionScope(
	String^ undoDescription
)

Parameters

undoDescription
Type: System::String^

The user displayable string description

Return to top
Show: