Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
ZipEntry::UncompressedLength
The size in bytes of the Zip entry when uncompressed.
![]() |
Declarations | ||
|
[Visual Basic] Public ReadOnly Property UncompressedLength As Integer [C#] public int UncompressedLength {get;} [C++] public: __property int get_UncompressedLength(); [JScript] public function get UncompressedLength() : int; |
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.