Reads the metadata of a file.
This activity reads the metadata of a user-specified file.
Filename: String Argument Required The full path of the filename that is to be read.
String Argument
Required
File Tree: String Argument
Specifies a list in which the given input file path is split and stored in it.
If the user-specified input of Filename is 'C:\Programs\Adobe\acrobat.exe', then the File Tree property would contain
C:\ C:\Programs C:\Programs\Adobe C:\Programs\Adobe\acrobat.exe
Metadata: FileMetadata Variable Specifies the variable to store the file metadata.
FileMetadata Variable
Last updated 3 years ago