Compartir a través de


ClosureContextHelper.GetClosureContext (Método) (ElementWalker)

Obtiene el contexto del rastreador del elemento.

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 Shared Function GetClosureContext ( _
    walker As ElementWalker _
) As Dictionary(Of Object, Object)
public static Dictionary<Object, Object> GetClosureContext(
    ElementWalker walker
)

Parámetros

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ClosureContextHelper Clase

GetClosureContext (Sobrecarga)

Microsoft.VisualStudio.Modeling (Espacio de nombres)