ToolboxItemDiscovery Class

 

Provides more information about toolbox items.

This class is created in a secondary app domain on a background thread.

Namespace:   Microsoft.VisualStudio.Toolbox
Assembly:  Microsoft.VisualStudio (in Microsoft.VisualStudio.dll)

System::Object
  Microsoft.VisualStudio.Toolbox::ToolboxItemDiscovery

[GuidAttribute("7036b125-fa82-3aba-acb8-bdbc97782a06")]
public ref class ToolboxItemDiscovery : IToolboxItemDiscovery

NameDescription
System_CAPS_pubmethodToolboxItemDiscovery(ToolboxItemDiscoveryHelper^)

Initializes a new instance of ToolboxItemDiscovery.

NameDescription
System_CAPS_pubpropertyAdditionalAssemblyPaths

Gets or sets the additional assembly paths to add the items.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetItemInfo(IToolboxType^)

Gets information about the toolbox item.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: