Condividi tramite


Proprietà ElementGroupContext.ContextInfo

Informazioni sul contesto.Utilizzato per utilizzare tag dalle coppie chiave/valore

Spazio dei nomi:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintassi

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

Valore proprietà

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ElementGroupContext Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling