IVsComponentModelHost Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

NameDescription
System_CAPS_pubmethodGetCatalogCacheFolder(String^)

Returns the path of the folder that can be used for storing MEF catalog caches.

System_CAPS_pubmethodGetComponentAssemblies(UInt32, array<String^>^, UInt32)

Gets the component assemblies discovered.

System_CAPS_pubmethodQueryLoadComponentAssemblies(UInt32, array<String^>^, array<Boolean>^)

Allows the host to filter the assemblies that are included in a catalog.

Return to top
Show: