System.IO.Directory.Delete(@"C:\abc\",true)
c#中怎么删除一个非空目录
原文:http://www.cnblogs.com/iack/p/3540188.html