Namespace Microsoft.VisualStudio.Composition
Classes
- CompositionFailedException
An exception thrown when failures occur during composition.
- DelegatingExportProvider
A base class for ExportProviders that wish to intercept queries for exports to modify the query or the result.
- MetadataView
Provides helper methods for concrete metadata view implementations that are referenced by MetadataViewImplementationAttribute.
- MetadataViewAttribute
Annotates an interface as a metadata view, which is a strongly-typed view over the metadata of an export.
- PartCreationPolicyConstraint
A constraint that may be included in an ImportDefinition that only matches exports whose parts have a compatible CreationPolicy.
- PartDiscoveryException
An exception that may be thrown during MEF part discovery.
- StrongAssemblyIdentity
Metadata about a Assembly that is used to determine if two assemblies are equivalent.
Structs
Interfaces
- IAssemblyLoader
Supplies the functionality for loading assemblies.