删除指定目录下的文件

string url = Server.MapPath(filename );
                System.IO.File.Delete(url);

posted @ 2013-02-22 14:48  木兔女侠  阅读(70)  评论(0编辑  收藏  举报