共用方式為


IVsHierarchyDropDataSource Members

Include Protected Members
Include Inherited Members

Provides information about a dragged item in relation to its data source during a drag-and-drop operation within a hierarchy window. You can get an instance of this interface from the IVsHierarchy interface.

The IVsHierarchyDropDataSource type exposes the following members.

Methods

  Name Description
Public method GetDropInfo Returns information about one or more of the items being dragged.
Public method OnDropNotify Notifies clients that the dragged item was dropped.

Top

See Also

Reference

IVsHierarchyDropDataSource Interface

Microsoft.VisualStudio.Shell.Interop Namespace