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.
ContainerConfiguration::WithAssembly Method
.NET Framework (current version)
Adds part types from the specified assembly to the container.
Assembly: System.Composition.TypedParts (in System.Composition.TypedParts.dll)
| Name | Description | |
|---|---|---|
![]() | WithAssembly(Assembly^) | Adds part types from the specified assembly to the container. |
![]() | WithAssembly(Assembly^, AttributedModelProvider^) | Adds part types from the specified assembly to the container, using the specified conventions. |
Show:
