Skip to content

Zip Entries Count

Returns the number of entries (files and folders) from a Zip archive.

Properties
Name Description
ContinueOnError If set, continue executing the remaining activities even if the current activity has failed.
EntriesCount The number of entries (files and folders) in the zip archive.
FilesCount Returns the number of file entries in the zip archive.
FoldersCount Returns the number of folder entries in the zip archive.
ZipFilePath The path of the zip archive.