Description
Creates a new Directory by specifying the path.
Properties
Directory
Path - The location to which the directory would be created.
Common
ContinueOnError - The Boolean value to specify whether to continue executing the next activities even if there is an error thrown on this activity.
Misc
DisplayName - Renames the activity.
Example
- Add a Directory Create activity inside a Sequence.
- In the Path field, seach for and then select the path of the directory that would be created by, first, clicking the browse button. (Note: Don't forget to type the directory name at the end of the file path.)
After execution, a folder named New should be created in the specified path.