0 out of 1 rated this helpful - Rate this topic

Microsoft.Practices.Prism.MefExtensions.Modularity Namespace

  Class Description
Public class DownloadedPartCatalogCollection
Holds a collection of composable part catalogs keyed by module info.
Public class MefFileModuleTypeLoader
Loads modules from an arbitrary location on the filesystem. This typeloader is only called if ModuleInfo classes have a Ref parameter that starts with "file://". This class is only used on the Desktop version of the Composite Application Library when used with Managed Extensibility Framework.
Public class MefModuleInitializer
Exports the ModuleInitializer using the Managed Extensibility Framework (MEF).
Public class MefModuleManager
Component responsible for coordinating the modules' type loading and module initialization process.
Public class ModuleExportAttribute
An attribute that is applied to describe the Managed Extensibility Framework export of an IModule.
  Interface Description
Public interface IModuleExport
Describe the Managed Extensibility Framework export of an IModule.
Did you find this helpful?
(1500 characters remaining)