Click or drag to resize
ZipDirEntryCompressedSize Property
Gets size of compressed dir.

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

Property Value

Type: Int32
See Also