IToolboxType Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a simple managed type. Other interfaces derive from this to add additional metadata.
public interface class IToolboxType
public interface class IToolboxType
__interface IToolboxType
public interface IToolboxType
type IToolboxType = interface
Public Interface IToolboxType
- Derived
Remarks
Implemented by the shell and supplied to IToolboxItemDiscovery.GetItemInfo.
Properties
AssemblyInfo |
Gets information about an assembly. |
Type |
Gets the managed type. |