IVsToolboxDataProvider Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | FileDropped(String^, IVsHierarchy^, Int32) | Sends notification that a file is being dropped on the Toolbox. |
![]() | GetItemInfo(IDataObject^, array<TBXITEMINFO>^) | Returns the item information for the specified data object. |
![]() | IsDataSupported(array<FORMATETC>^, array<STGMEDIUM>^) | Determines the appropriate clipboard data format for a data object . |
![]() | IsSupported(IDataObject^) | Determines whether or not a data object is supported by a data provider and can be added to the Toolbox. |
Show:
