Drag and Drop FileBrowser possible?

Hello,

I was thinking about a drag and drop File-Browser at runtime. Instead of searching your file through a file-browser you could just drag and drop your file into the Unity game. The result is that you get the filepath of the dropped file.

My question is now if this is even possible with Unity? I didn’t found anything in the Asset Store, may there is something like that available?

If it is possible, what is a good point to start at?

Regards

nobody an idea?

I would be very interested as well…
I found this thread but seems very difficult to make it work: how to enable System.Windows.Forms for drag and drop functionality with outside applications - Questions & Answers - Unity Discussions