IToolboxItemDiscoveryFactory::AppDomainCreator Property
Visual Studio 2015
Gets the object that is used to create and unload the application domain that is passed to CreateItemDiscovery.
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Property Value
Type: Microsoft.VisualStudio.Shell::IToolboxAppDomainControl^This value of this property can be null if you do not need to set any specific parameters for application domain creation.
This property can be accessed on a background thread.
Show: