Uwaga
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Supplies information about an existing toolbox item.
Przestrzeń nazw: Microsoft.VisualStudio.Shell
Zestaw: Microsoft.VisualStudio.Shell.Immutable.11.0 (w Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Składnia
'Deklaracja
Public Interface IInstalledToolboxItemInfo
public interface IInstalledToolboxItemInfo
Typ IInstalledToolboxItemInfo uwidacznia następujące elementy członkowskie.
Właściwości
Nazwa | Opis | |
---|---|---|
![]() |
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). |
Początek
Uwagi
This interface is implemented by packages and supplied through GetItemInfo.