Moves a specified file to a new location, providing the option to specify a new file name.
Namespace: CMS.IO.ZipAssembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- sourceFileName
- Type: System String
Source file name
- destFileName
- Type: System String
Destination file name
See Also