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