Size Property

SharpZip Compression Library

SharpZip Compression Library

ZipFile.Size Property

Gets the number of entries in this zip file.

public int Size {get;}

Exceptions

Exception Type Condition
InvalidOperationException The Zip file has been closed.

See Also

ZipFile Class | ICSharpCode.SharpZipLib.Zip Namespace