Condividi tramite


Proprietà ClosureContextHelper.ClosureContext

Ottiene tutti gli oggetti di contesto dal percorso chiamate

Spazio dei nomi:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property ClosureContext As Dictionary(Of Object, Object)
public Dictionary<Object, Object> ClosureContext { get; }

Valore proprietà

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ClosureContextHelper Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling