ExtensionEvents.Events Eigenschaft

Definition

Weist diesem Wörterbuch ExtensionEvent-Objekte zu.

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

Eigenschaftswert

IDictionary<String,Object>

Gilt für