CompressionMethod

ZipFile.CompressionMethod property

Gets the compression method.

public ZipCompressionMethod CompressionMethod { get; }

Property Value

The compression method.

See Also