IInstalledToolboxItemInfo Interface
Visual Studio 2015
Supplies information about an existing toolbox item.
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | AssemblyName | Gets the assembly name of the item. |
![]() | CustomProperties | Gets the strings to display in the dialog’s “custom” columns, or null if no custom properties are needed. |
![]() | TypeName | Gets the full hierarchical type name of the item (not including the assembly name). |
This interface is implemented by packages and supplied through GetItemInfo.
Show:
