Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Supplies information about an existing toolbox item.
Espace de noms : Microsoft.VisualStudio.Shell
Assembly : Microsoft.VisualStudio.Shell.Immutable.11.0 (dans Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Syntaxe
'Déclaration
Public Interface IInstalledToolboxItemInfo
public interface IInstalledToolboxItemInfo
Le type IInstalledToolboxItemInfo expose les membres suivants.
Propriétés
| Nom | 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). |
Début
Remarques
This interface is implemented by packages and supplied through GetItemInfo.
.gif)