Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- dragData
- A pointer to FileFormats.FileDrop data.
- fileIndex
- The index of the file.
Return Value
The filename at the specified index in the FileDrop data.This can be used to access the FileDrop data that is returned by DragEventArgs.Data.GetData(DataFormats.FileDrop) when dragging an external thumbnail or thumbnails.