Gets the compression method used to compress the file.
Namespace:
Rebex.IO.Compression
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
Visual Basic |
---|
Public Overrides ReadOnly Property CompressionMethod As CompressionMethod Get |
C# |
---|
public override CompressionMethod CompressionMethod { get; } |
Field Value
The compression method used to compress the file.Remarks
This is only valid for files.