DynamicModuleLoader Fields

Fields

assemblyFolder Path to the subfolder that contains the additional module assemblies.
locator The assembly locator object.
mainAssembly The application main assembly.
manager The module manager object that is given to the loaded modules.

See Also