File copy

System.IO.File.Copy(string sourceFileName, string DestFileName);

System.IO.File.Copy(string sourceFileName, string DestFileName, bool overwrite);

 

 

posted @ 2010-08-04 16:19  greencolor  阅读(246)  评论(0编辑  收藏  举报