IVsToolboxDataProvider Members

Include Protected Members
Include Inherited Members

Requests information from data providers regarding the data objects that they support.

The IVsToolboxDataProvider type exposes the following members.

Methods

  Name Description
Public method FileDropped Sends notification that a file is being dropped on the Toolbox.
Public method GetItemInfo Returns the item information for the specified data object.
Public method IsDataSupported Determines the appropriate clipboard data format for a data object .
Public method IsSupported Determines whether or not a data object is supported by a data provider and can be added to the Toolbox.

Top

See Also

Reference

IVsToolboxDataProvider Interface

Microsoft.VisualStudio.Shell.Interop Namespace