Partager via


ElementGroupContext.ContextInfo, propriété

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

Espace de noms :  Microsoft.VisualStudio.Modeling
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ContextInfo As Dictionary(Of Object, Object)
public Dictionary<Object, Object> ContextInfo { get; }

Valeur de propriété

Type : System.Collections.Generic.Dictionary<Object, Object>

Sécurité .NET Framework

Voir aussi

Référence

ElementGroupContext Classe

Microsoft.VisualStudio.Modeling, espace de noms