ExtensionEvents.Events Propriedade

Definição

Atribua objetos ExtensionEvent a esse dicionário.

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)

Valor da propriedade

IDictionary<String,Object>

Aplica-se a