TotalEntries

ZipPackage.TotalEntries property

Gets the total number of entries inside the ZIP archive.

public ulong TotalEntries { get; }

Property Value

The total number of entries inside the ZIP archive.

See Also