DragDropInfo::Data Property
Visual Studio 2015
Gets the IDataObject of the drag and drop operation.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
public: property IDataObject^ Data { [CompilerGeneratedAttribute] IDataObject^ get(); [CompilerGeneratedAttribute] private: void set(IDataObject^ value); }
Show: