Gets compressed file length.
            
    Namespace: 
   Rebex.IO.Compression
    Assembly:
   Rebex.Zip (in Rebex.Zip.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public MustOverride ReadOnly Property CompressedLength As Long Get | 
| C# | 
|---|
| public abstract long CompressedLength { get; } | 
 
     
     
     
     
    