public override NPromise<NFile> CopyFileAsync( NFile sourceFile, System.string destinationPath, System.bool overwrite )
Parameters
- sourceFile
- The source file.
- destinationPath
- The destination file.
- overwrite
- Specifies whether file overwriting is allowed.