Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a simple managed type. Other interfaces derive from this interface to add additional metadata.
Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Syntax
'Declaration
Public Interface IToolboxType
public interface IToolboxType
public interface class IToolboxType
type IToolboxType =  interface end
public interface IToolboxType
The IToolboxType type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]()  | 
AssemblyInfo | Gets information about an assembly. | 
![]()  | 
Type | Gets the managed type. | 
Top
Remarks
Implemented by the shell and supplied to GetItemInfo.
.gif)