ZipArchive.CompressionMethod Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9147)
CompressionMethod
Gets or sets the compression method to be used by Add(String) and Add
Declaration
public CompressionMethod CompressionMethod { get; set; }
Property Value
Type | Description |
---|---|
Compression |
Compression method. |
Exceptions
Type | Condition |
---|---|
Argument |
The |
Zip |
Not supported compression method by the Rebex ZIP for .NET component. |