IEventContext interface
Namespace: NextDesign.Desktop
Description
Provides access to an event's execution context.
Inherit Base
Name | Description |
---|---|
IContext | A context is given when the extension is run. The extension implementation can refer to shared variables and running extension configuration information through this context. |
Property
Name | Description |
---|---|
Event | Running event definition information |
Global | Extension Sharing Context |