IVsComponentModelHost Members
Include Protected Members
Include Inherited Members
Exposes information needed for Visual Studio MEF hosting.
The IVsComponentModelHost type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetCatalogCacheFolder | Returns the path of the folder that can be used for storing MEF catalog caches. | |
GetComponentAssemblies | Returns the component assemblies discovered. | |
QueryLoadComponentAssemblies | Filters which assemblies are made a part of a catalog. |
Top