ProvideToolboxItemDiscoveryAttribute::ItemCreatorType Property
Visual Studio 2015
Gets the type of the IToolboxItemCreator implementation.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: property Type^ ItemCreatorType { [CompilerGeneratedAttribute] Type^ get(); [CompilerGeneratedAttribute] private: void set(Type^ value); }
Property Value
Type: System::Type^
Show: