use*_*509 0 c# directory file delete-file
我想删除整个文件夹或目录以及其中包含的文件和文件夹.如何在C#中实现?
Mar*_*rco 5
尝试使用
Directory.Delete(dir_path, true);
检查手册
归档时间:
13 年,9 月 前
查看次数:
335 次
最近记录:
10 年,6 月 前