CompositionConfigurationManager Class
Visual Studio 2015
Class to provide a MEF-based way of configuring the ModelBus
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | CompositionConfigurationManager(ExportProvider^, String^) | Creates and initializes a MEF config manager. |
| Name | Description | |
|---|---|---|
![]() | Host | Host that this configuration uses to filter parts |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | FindAdapterManager(String^) | Method to find the appropriate ModelBusAdapterManager given an LogicalAdapterId in the MEF Catalog. |
![]() | GetAdapterManagers() | Get list of all discovered AdapterManager objects |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


