Delete File
Deletes a specified file.
Options
- Throw When File Not Found: If file not found throws an exception if selected, continue otherwise. (Uncheck this if you want to continue to process even if the file does not exist.)
- Type:
System.Boolean - Required
- Type:
- Error Message: Exception message to throw when the file not found.
- Type:
System.String
- Type:
File
- Delete File: The file to delete
- Type:
System.String - Required
- Type: