The Dependency Injection container.
This container holds all major application components and plugins.
See the "Configuration.xml" file in the main application for settings.
| C# | Visual Basic | Visual C++ |
IKernel Container { get; }
ReadOnly Property Container As IKernel
property IKernel^ Container { IKernel^ get (); }