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.1.5347.20411)
Parameters
- sourceDirName
- Type: System String
Source directory name
- destDirName
- Type: System String
Destination directory name
See Also