# Move Folder

> `UiPath.VMware.Activities.MoveFolder`

`UiPath.VMware.Activities.MoveFolder`

Moves a folder to a new location.

## Properties

### Common

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

### Input

* **DestinationParentFolder** - Specifies the full path to the new parent folder. This field supports only strings and `String` variables.
* **SourceFolder** - 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.
