IToolboxType Interface

Definition

Represents a simple managed type. Other interfaces derive from this interface 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.

Applies to