Share via


ElementGroupContext.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 { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ContextInfo : System.Collections.Generic.Dictionary<obj, obj>
Public ReadOnly Property ContextInfo As Dictionary(Of Object, Object)

Property Value

Attributes

Applies to