Name | Description | |
---|---|---|
Destination | Specifies the path to the location where the file(s) are being moved. The default is the current directory. Wildcards are permitted. | |
DisplayName | (Inherited from System.Activities.Activity) | |
Id | (Inherited from System.Activities.Activity) | |
MakeDirectory | When enabled, this activity will create any directories needed when the Source path doesn't exist. | |
Overwrite | When enabled, this activity will overwrite any existing files that match in the Source location. | |
SearchAllSubDirectories | When enabled, this activity will search all of the subdirectories under the Destination location for any matching files. | |
Source | Specifies the path to the current location of the file(s). The default is the current directory. Wildcards are permitted. |