UncompressedSize

ZipFile.UncompressedSize property

Gets the uncompressed size in bytes.

public ulong UncompressedSize { get; }

Property Value

The uncompressed size in bytes.

See Also