Moves a file or a directory and its contents to a new location.
            
Namespace: CMS.IO.ZipAssembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- sourceDirName
 - Type: 
System String
Source directory name 
- destDirName
 - Type: 
System String
Destination directory name 
See Also