IGraphTransactionEnlistment.Properties Property

Definition

Dictionary of property values

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

Property Value

Applies to