IToolboxType Interface

 

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)

public interface IToolboxType

NameDescription
System_CAPS_pubpropertyAssemblyInfo

Gets information about an assembly.

System_CAPS_pubpropertyType

Gets the managed type.

Implemented by the shell and supplied to GetItemInfo.

Return to top
Show: