Partilhar via


Propriedade ClosureContextHelper.ClosureContext

Obter o objeto de contexto da walker.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintaxe

'Declaração
Public ReadOnly Property ClosureContext As Dictionary(Of Object, Object)
public Dictionary<Object, Object> ClosureContext { get; }

Valor de propriedade

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

Segurança do .NET Framework

Consulte também

Referência

ClosureContextHelper Classe

Namespace Microsoft.VisualStudio.Modeling