GraphTransactionScope.ScopeProperties Property

Definition

The property bag associated with this scope.

public:
 property System::Collections::Generic::Dictionary<System::Object ^, System::Object ^> ^ ScopeProperties { System::Collections::Generic::Dictionary<System::Object ^, System::Object ^> ^ get(); };
public System.Collections.Generic.Dictionary<object,object> ScopeProperties { get; }
member this.ScopeProperties : System.Collections.Generic.Dictionary<obj, obj>
Public ReadOnly Property ScopeProperties As Dictionary(Of Object, Object)

Property Value

Applies to