Discuss this help topic in SecureBlackbox Forum

TElGzipReader.Attributes

TElGzipReader     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Specifies the attributes of the GZIP file.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property Attributes : TElGZipFileAttributes;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

This property contains the attributes of the file being extracted.

See also:     CompressedSize    

Discuss this help topic in SecureBlackbox Forum