Click or drag to resize
ZipDirEntryCompressionMethod Property
Gets method of compression.

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

Property Value

Type: Int16
See Also