Partilhar via


Método ClosureContextHelper.GetClosureContext (ElementWalker)

Obter o contexto de fechamento da walker elemento.

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

Sintaxe

'Declaração
Public Shared Function GetClosureContext ( _
    walker As ElementWalker _
) As Dictionary(Of Object, Object)
public static Dictionary<Object, Object> GetClosureContext(
    ElementWalker walker
)

Parâmetros

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

ClosureContextHelper Classe

Sobrecargas GetClosureContext

Namespace Microsoft.VisualStudio.Modeling