Interfaccia IInstalledToolboxItemInfo

Supplies information about an existing toolbox item.

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

Sintassi

'Dichiarazione
Public Interface IInstalledToolboxItemInfo
public interface IInstalledToolboxItemInfo

Il tipo IInstalledToolboxItemInfo espone i seguenti membri.

Proprietà

  Nome Descrizione
Proprietà pubblica AssemblyName Gets the assembly name of the item.
Proprietà pubblica CustomProperties Gets the strings to display in the dialog’s “custom” columns, or null if no custom properties are needed.
Proprietà pubblica TypeName Gets the full hierarchical type name of the item (not including the assembly name).

In alto

Note

This interface is implemented by packages and supplied through GetItemInfo.

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.VisualStudio.Shell