ElementClosureWalker.Context Özellik

Tanım

Kapanış ziyaretçileri tarafından genel kullanım için bir bağlam nesnesi sunun.
Kapanışları oluştururken etiket/değer çiftlerini depolamak için kullanın.

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

Özellik Değeri

Dictionary<Object,Object>

IDictionary

Şunlara uygulanır