UndoableGraphTransactionScope::IsForceAdd Method (Dictionary<Object^, Object^>^)
Visual Studio 2015
Get if the transaction is marked as "force add", which will create an undo unit even if it is empty.
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: System::Boolean
Show: