IToolboxItemDiscoveryWithContext Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetItemInfo(IToolboxType^, ToolboxItemDiscoveryContext) | Returns the IToolboxItemInfo corresponding to a given type. This method should inspect the type of the type argument I it needs to provide different information depending on the source of the type (such as an extension SDK). See the IToolbox*Type interfaces that derive from IToolboxType. This method may be called on a background thread. |
Show:
