Skip to main content

IEvent.EventName property

Namespace: NextDesign.Desktop

Description

Event name
You can get the event name defined in the manifest.
The first letter is converted to uppercase.

For example:
OnAfterStart/OnBeforeQuit

string EventName { get; }

types

  • string