ClosureContextHelper.ClosureContext Property

Definition

Get all the Context object from the walker

public:
 property System::Collections::Generic::Dictionary<System::Object ^, System::Object ^> ^ ClosureContext { System::Collections::Generic::Dictionary<System::Object ^, System::Object ^> ^ get(); };
public System.Collections.Generic.Dictionary<object,object> ClosureContext { get; }
member this.ClosureContext : System.Collections.Generic.Dictionary<obj, obj>
Public ReadOnly Property ClosureContext As Dictionary(Of Object, Object)

Property Value

IDictionary

Applies to