Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

System.Composition.Convention Namespace

.NET Framework (current version)
 

The System.Composition.Convention namespace provides types that support using Managed Extensibility Framework (MEF) with a convention-based configuration model.

ClassDescription
System_CAPS_pubclassAttributedModelProvider

Provides augmented reflection data to support convention-based models.

System_CAPS_pubclassConventionBuilder

Contains methods to define objects as MEF parts.

System_CAPS_pubclassExportConventionBuilder

Configures an export that is associated with a part.

System_CAPS_pubclassImportConventionBuilder

Configures an import that is associated with a part.

System_CAPS_pubclassParameterImportConventionBuilder

Represents a helper type that is used only in expressions.

System_CAPS_pubclassPartConventionBuilder

Configures a type as a part.

System_CAPS_pubclassPartConventionBuilder<T>

Configures a type as a part, with strongly typed return values.

Return to top
Show:
© 2017 Microsoft