Compartir a través de


ClosureContextHelper.ClosureContext (Propiedad)

Obtener todo el objeto de contexto del rastreador

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 ClosureContext As Dictionary(Of Object, Object)
public Dictionary<Object, Object> ClosureContext { get; }

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

ClosureContextHelper Clase

Microsoft.VisualStudio.Modeling (Espacio de nombres)