Description
Deletes the specified file.
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.
FilePath - The path and filename of the file to be deleted.
Example
- Add a File Delete activity inside a Sequence.
- In the File Path, search for and then select the file that would be deleted by, first, clicking the browse button:
After executing the activity, the specified file should be deleted.