Version:
MoveFile(string sourceFileName, string targetFileName, bool overwrite) Method
Syntax
public
void MoveFile(string sourceFileName, string targetFileName, bool overwrite)
Parameters
- sourceFileName
- Type: string
- targetFileName
- Type: string
- overwrite
- Type: bool