CompressedSize

ZipFile.CompressedSize property

Gets the compressed size in bytes.

public ulong CompressedSize { get; }

Property Value

The compressed size in bytes.

See Also