Deletes an empty directory and, if indicated, any subdirectories and files in the directory.
Namespace: CMS.IO.ZipAssembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- path
- Type: System String
Path to directory
- recursive
- Type: System Boolean
If delete if subdirs exists
See Also