Copies an existing file to a new file.
            
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- sourceFileName
 - Type: 
System String
Path to source file 
- destFileName
 - Type: 
System String
Path to destination file 
See Also