System.Composition.Hosting Namespace
.NET Framework (current version)
The System.Composition.Hosting namespace provides Managed Extensibility Framework (MEF) types that are useful to developers of extensible applications, or hosts.
| Class | Description | |
|---|---|---|
![]() | CompositionFailedException | The exception that is thrown when composition problems occur. |
![]() | CompositionHost | Assembles a lightweight composition container from specified providers. |
![]() | ContainerConfiguration | Configures and constructs a lightweight container. |
Show:
