Partager via


ClosureContextHelper.GetClosureContext, méthode (ElementWalker)

Obtenez le contexte de fermeture de l'explorateur d'élément.

Espace de noms :  Microsoft.VisualStudio.Modeling
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Syntaxe

'Déclaration
Public Shared Function GetClosureContext ( _
    walker As ElementWalker _
) As Dictionary(Of Object, Object)
public static Dictionary<Object, Object> GetClosureContext(
    ElementWalker walker
)

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ClosureContextHelper Classe

GetClosureContext, surcharge

Microsoft.VisualStudio.Modeling, espace de noms