IToolboxItemDiscoveryFactory::ItemCreator Property

 

Gets the object that is used to create new toolbox items and get information about existing toolbox items.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

property IToolboxItemCreator^ ItemCreator {
	IToolboxItemCreator^ get();
}

This property can be accessed on a background thread.

Return to top
Show: