System.IO.File class
suggest changeSyntax
- string source;
- string destination;
Parameters
Parameter | Details |
–––––––– | —–– |source
| The file that is to be moved to another location. |destination
| The directory in which you would like to move source
to (this variable should also contain the name (and file extension) of the file. |
Found a mistake? Have a question or improvement idea?
Let me know.
Table Of Contents