How to copy a file to another path?

后端 未结 9 1016
长发绾君心
长发绾君心 2020-11-27 04:59

I need to copy a file to another path, leaving the original where it is.

I also want to be able to rename the file.

Will FileInfo\'s CopyTo method work?

9条回答
提交回复
热议问题