excel full code System.IO.File.Copy c# code example Example: c# copy file File.Copy(Path.Combine(sourceDir, fName), Path.Combine(distDir, fName));