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

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