如何恢复使用C#回收站的文件? [英] How do I restore a file from the recycle bin using C#?

查看:535
本文介绍了如何恢复使用C#回收站的文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

将文件移动到回收站,并清空回收站是有据可查的,但如何可以将文件通过编程方式从回收站中恢复?

Moving files to the recycle bin and emptying the recycle bin are well documented, but how can a file be programmatically restored from the recycle bin?

推荐答案

目前似乎不是在纯C#的解决方案。你最有可能诉诸的P / Invoke。 本文 presents在C ++中使用的SHFileOperation API。

There seems not to be a solution in pure C#. You most likely have to resort to P/Invoke. This article presents a solution in C++ using the SHFileOperation API.

这篇关于如何恢复使用C#回收站的文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆