Aiwozo.Files.Core.Activity.CopyFile
- Copies a file from one specified location to another.
Properties
Misc
- DisplayName (String) – To set a meaningful name according to the user.
- Destination Location(InArgument<String>) – The destination path to which the file is to be copied.
- Source Location (InArgument<String>) – The path of the file which is to be copied.