csharpdeletefolder
代码说明:
Visual C#删除目录源码实例,是一个FSO组件操作例子,例子包括了两种方法,一种是通过调用 Directory.Delete(string path) 来实现,另一种是调用 Directory.Delete(string path, bool recursive)来实现,演示先创建一个目录,然后删除它,测试时请打开CMD控制台窗口,将exe拖放到本窗口打开可看到效果。(Visual C# delete the directory source code examples, is an example of the operation FSO component, examples include two methods, one is by calling Directory.Delete (string path) to achieve, and the other is to call Directory.Delete (string path, bool recursive ) to achieve, demonstrate first create a directory, and then delete it, open the CMD console window when the test will be exe onto the window open to see the effect.)
下载说明:请别用迅雷下载,失败请重下,重下不扣分!