ToolboxItemDiscovery Class
Visual Studio 2015
Provides more information about toolbox items.
This class is created in a secondary app domain on a background thread.
Assembly: Microsoft.VisualStudio (in Microsoft.VisualStudio.dll)
| Name | Description | |
|---|---|---|
![]() | ToolboxItemDiscovery(ToolboxItemDiscoveryHelper^) | Initializes a new instance of ToolboxItemDiscovery. |
| Name | Description | |
|---|---|---|
![]() | AdditionalAssemblyPaths | Gets or sets the additional assembly paths to add the items. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetItemInfo(IToolboxType^) | Gets information about the toolbox item. |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (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.
Show:


