TransactionContext.ContextInfo Property

Definition

Context information. Used to hold tag/value pairs

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

Property Value

object

Applies to