Click or drag to resize
ZipDirEntryUncompressedSize Property
Gets size of uncompressed dir.

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