GraphTransactionScope::ScopeProperties Property

 

The property bag associated with this scope.

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

public:
property Dictionary<Object^, Object^>^ ScopeProperties {
	Dictionary<Object^, Object^>^ get();
}
Return to top
Show: