Name | Description | |
---|---|---|
DisplayName | (Inherited from System.Activities.Activity) | |
Id | (Inherited from System.Activities.Activity) | |
MakeDirectory | When enabled, this activity will create any directories needed when the destination directory doesn't exist. | |
NewName | Fully qualified or relative path of the new file name. | |
Overwrite | When enabled, this activity will overwrite if the NewName already exists. | |
Path | Fully qualified or relative path of the original file to rename. Can contain wildcards. | |
SearchAllSubDirectories | When enabled, this activity will search all of the subdirectories under the Path location for any matching files. |