ToolBoxItem2::Data Property
Visual Studio 2015
Gets an object containing the IDataObject of the ToolBoxItem on the tool box.
Assembly: EnvDTE80 (in EnvDTE80.dll)
This example selects the second ToolBoxItem2 item and displays its name in a message box. The example also displays assembly information obtained through the ToolBoxItem2.Data object.
Show: