Frends.Smb.DeleteDirectory / 2.4.0
Summary
Deletes a directory from an SMB share.
Typical use — tearing down a working area at the end of a run
Essential parameters.
| Name | Type | Default | Example | Description |
|---|---|---|---|---|
| DirectoryPath | String |
– | root\folder\newFolder |
Full path to the directory (relative to the share) we want to delete. If the folder already doesn't exist, nothing happens. |