UndoableGraphTransactionScope::GetUndoOption Method (Dictionary<Object^, Object^>^)
Visual Studio 2015
Get the UndoOption associated from the given transaction scope properties.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- scopeProperties
-
Type:
System.Collections.Generic::Dictionary<Object^, Object^>^
The property bag from the transaction scope in question.
Return Value
Type: Microsoft.VisualStudio.GraphModel::UndoOption
Show: