Click to Rate and Give Feedback
Collapse All/Expand All Collapse All
.NET Framework Class Library
System.ComponentModel.Composition.Hosting Namespace

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

This namespace provides classes for MEF useful to developers of extensible applications, or hosts.

  ClassDescription
Public classAggregateCatalogA catalog that contains a mutable collection of ComposablePartCatalog objects.
Public classAggregateExportProviderAggregates the exports provided by a collection of ExportProvider objects.
Public classAssemblyCatalogAn immutable ComposablePartCatalog object created from a managed code assembly.
Public classAtomicCompositionRepresents a single composition operation for transactional composition.
Public classCatalogExportProviderProvides access to all the Export objects declared by a given catalog.
Public classComposablePartCatalogChangeEventArgsProvides data for the Changed event.
Public classComposablePartExportProviderProvides access to the Export objects provided by a ComposablePart.
Public classCompositionBatchRepresents a set of ComposablePart objects to add or remove from a container.
Public classCompositionConstantsContains static metadata keys used by the composition system.
Public classCompositionContainerServes as a repository for ComposablePart objects and provides methods for composition.
Public classDirectoryCatalogA ComposablePartCatalog object that represents the contents of a directory.
Public classExportProviderDefines the abstract base class for export providers, which provides methods for retrieving Export objects.
Public classExportsChangeEventArgsProvides data for the ExportsChanging and ExportsChanged event.
Public classImportEngineProvides methods to perform composition on a specific part or parts.
Public classTypeCatalogAn immutable ComposablePartCatalog object that is created from a type array or a list of managed types.
  InterfaceDescription
Public interfaceINotifyComposablePartCatalogChangedProvides notifications when a ComposablePartCatalog changes.
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker