InitializationEventAttribute.EventName Property

Definition

Gets the name of the initialization event.

public:
 property System::String ^ EventName { System::String ^ get(); };
public string EventName { get; }
member this.EventName : string
Public ReadOnly Property EventName As String

Property Value

The name of the initialization event.

Applies to