Programmatic solution of course...
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
http://www.daveamenta.com/2008-05/c-delete-a-file-to-the-recycle-bin/ From above:
|
|||||||||||||||
|
|
You need to delve into unmanaged code. Here's a static class that I've been using:
Addendum:
|
|||||||||||
|
|
The best way I have found is to use the VB function
It requires adding Alternate solutions require a P/Invoke to SHFileOperation, as well as defining all the various structures/constants. Including |
||||
|
|