Description

Deletes the contents of a specified directory.



Attributes

Common

  • ContinueOnError - The Boolean value to specify whether to continue executing the next activities even if there is an error thrown on this activity.

Misc

  • DisplayName - Renames the activity.

  • Path - The path of the directory to be deleted.


Example

  1. Add a Directory Delete activity inside a Sequence.
  2. In the Path field, search for and then select the directory that would be deleted by, first, clicking the browse button. 


        The use case should look as the following screenshot:



After execution, the specified directory's contents should be deleted.