IToolboxItemDiscoveryFactory Interface
Visual Studio 2015
Creates various objects required for integration with the Choose Toolbox Items dialog.
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | AppDomainCreator | Gets the object that is used to create and unload the application domain that is passed to CreateItemDiscovery. |
![]() | ItemCreator | Gets the object that is used to create new toolbox items and get information about existing toolbox items. |
| Name | Description | |
|---|---|---|
![]() | CreateItemDiscovery(AppDomain) | Creates an object in the given application domain that implements IToolboxItemDiscovery. |
Show:

