Deletes a directory (and its contents) on the server.
A workflow could use the Delete Directory activity to clean up a temporary directory created by the Create Directory activity.
Path |
Required Type: String The path of the directory to delete on the server. The file system or network path must be valid and the server administrator must configure the appropriate permissions to allow deletion of the directory. Attempting to delete a directory that does not exist will result in no action being taken. |
This activity has no outputs.
For information about the ID, Display Name, and Description properties, see Properties Common to all Activities.
This activity does not work when the device has intermittent connectivity to the network.
See also...