ElementGroupContext.ContextInfo Propriété

Définition

Informations contextuelles. Utilisé pour conserver les paires balise/valeur

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)

Valeur de propriété

Dictionary<Object,Object>
Attributs

S’applique à