Virtual Method
IdeApplicationAddinload
Description
This interface method is called when the application is started or the plugin has just been activated.
Use this to setup code in your plugin that needs to be loaded once per application process.
Available since: | 3.32 |
Parameters
application |
IdeApplication |
An |
|
The data is owned by the caller of the function. |