Click or drag to resize
ZipEntryUncompressedSize Property
Gets uncompressed size.

Namespace: CMS.IO.Zip
Assembly: CMS.IO (in CMS.IO.dll) Version: 9.0.0
Syntax
C#
public int UncompressedSize { get; }

Property Value

Type: Int32
See Also