Discuss this help topic in SecureBlackbox Forum

TElZIPReader.FilenameOriginPreference

TElZIPReader     See also     


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


Specifies how to obtain filenames of the archived files.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property FilenameOriginPreference : TSBZipFilenameOriginPreference;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Possible values

Description

    Use this property to specify how the reader should obtain filenames of the archived entries. Default value fopHeader.

See also:         

Discuss this help topic in SecureBlackbox Forum