IToolboxItemDiscoveryFactory.ItemCreator Property

Definition

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

public:
 property Microsoft::VisualStudio::Shell::IToolboxItemCreator ^ ItemCreator { Microsoft::VisualStudio::Shell::IToolboxItemCreator ^ get(); };

Property Value

Remarks

This property may be accessed on a background thread.

Applies to