.NET Components
Chilkat .NET Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character Encoding Conversion

Back to ZipEntry Class Summary

ZipEntry::CompressedLength

The size of this file when Zip compression is applied

  Declarations  
    [Visual Basic]
Public ReadOnly Property CompressedLength As Integer

[C#]
public int CompressedLength {get;}

[C++]
public: __property int get_CompressedLength();

[JScript]
public function get CompressedLength() : int;
 

Copyright 2002, Chilkat Software, Inc. All Rights Reserved.