InitializationEventAttribute Constructor (String^)

 

Initializes a new instance of the InitializationEventAttribute class.

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

public:
InitializationEventAttribute(
	String^ eventName
)

Parameters

eventName
Type: System::String^

The name of the initialization event.

.NET Framework
Available since 2.0
Return to top
Show: