Difference between revisions of "Activity:DeleteDirectoryContent (Activity)"
| Line 1: | Line 1: | ||
The DeleteDirectoryContent deletes directory content based on criteria and optionally, removes the directory itself. | The DeleteDirectoryContent deletes directory content based on criteria and optionally, removes the directory itself. | ||
| + | =Description= | ||
{{ActivityInfoBox | {{ActivityInfoBox | ||
| title = Delete Directory Content | | title = Delete Directory Content | ||
| Line 34: | Line 35: | ||
It returns the number of actual deleted files, including the directory. | It returns the number of actual deleted files, including the directory. | ||
| + | |||
| + | <!-- DO NOT REMOVE THIS -->{{Activity/End}}<!-- DO NOT REMOVE THIS --> | ||
==See also== | ==See also== | ||
Latest revision as of 09:50, 4 November 2015
The DeleteDirectoryContent deletes directory content based on criteria and optionally, removes the directory itself.
