ElementGroupContext.ContextInfo (Propiedad)

información de contexto.Se utiliza para contener pares de etiqueta/valor

Espacio de nombres:  Microsoft.VisualStudio.Modeling
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintaxis

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

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

ElementGroupContext Clase

Microsoft.VisualStudio.Modeling (Espacio de nombres)