# Delete Folder

> `UiPath.VMware.Activities.DeleteFolder`

`UiPath.VMware.Activities.DeleteFolder`

Deletes a folder and all its subfolders.

## Properties

### Common

* **DisplayName** - The display name of the activity.

### Input

* **DeleteContentPermanently** - Indicates whether to delete from the disk any virtual machines and templates contained in the folder or only to remove them from the inventory. The default value is **False**.
* **Folder** - The full path to the folder. This field supports only strings and `String` variables.

### Misc

* **Private** - If selected, the values of variables and arguments are no longer logged at Verbose level.
