ToolBoxItem2::Name Property
Visual Studio 2015
Gets or sets the name of the ToolBoxItem object.
Assembly: EnvDTE80 (in EnvDTE80.dll)
Implements
ToolBoxItem::NameThis example selects the second ToolBoxItem2 item, and displays its name in a message box.
Show: