//recursive=true 为删除目录及所有文件 public static void Delete(string path, bool recursive);