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