[This is preliminary documentation and is subject to change.]
Loads the plugin and stores a reference to the service container.
Called at application startup time.
| C# | Visual Basic | Visual C++ |
void LoadPlugIn( ApplicationServices services )
Sub LoadPlugIn ( _ services As ApplicationServices _ )
void LoadPlugIn( ApplicationServices^ services )
- services (ApplicationServices)
- The service container, allows access to other serivces in the application.