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.ComponentModel.Composition.Registration Namespace

.NET Framework (current version)
 

The System.ComponentModel.Composition.Registration namespace contains types that enable rule-based configuration of Managed Extensibility Framework (MEF) parts.

ClassDescription
System_CAPS_pubclassExportBuilder

Represents configuration information for a rule-based export.

System_CAPS_pubclassImportBuilder

Represents configuration information for a rule-based import.

System_CAPS_pubclassParameterImportBuilder

Represents configuration for a rule-based constructor parameter import.

System_CAPS_pubclassPartBuilder

Represents a rule for decorating a set of matching types with Managed Extensibility Framework (MEF) attributes.

System_CAPS_pubclassPartBuilder<T>

Extends the PartBuilder class to allow the use of expressions to select members.

System_CAPS_pubclassRegistrationBuilder

Represents a reflection context that has associated conventions that describe rules for decorating entities with Managed Extensibility Framework (MEF) attributes.

Return to top
Show: