IInstalledToolboxItemInfo, interface

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
Propriété publique AssemblyName Gets the assembly name of the item.
Propriété publique CustomProperties Gets the strings to display in the dialog’s “custom” columns, or null if no custom properties are needed.
Propriété publique 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.

Voir aussi

Référence

Microsoft.VisualStudio.Shell, espace de noms