IPluginInitializer Interface Members
- Last UpdatedApr 08, 2026
- 1 minute read
The following tables list the members exposed by IPluginInitializer.
| Name | Description | |
|---|---|---|
![]() | Initialize | This method is for initializing the plugin. Any actions added to the Initialize method will be executed once after the plugin has been loaded. |
