ProvideToolboxItemConfigurationAttribute Constructor (Type^)
Visual Studio 2015
Initializes a new instance of ProvideToolboxItemConfigurationAttribute.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
objectType must be a public class implementing IConfigureToolboxItem.
This class must also register as providing ToolboxItem configuration support for the specified assemblies. For more information about classes implementing IConfigureToolboxItem, see IConfigureToolboxItem.
Show: