Discuss this help topic in SecureBlackbox Forum

TElArchiveDirectoryEntry class

Properties     Methods     Declared in     Licensing     


This class represents a basic archive entry.
This is a base class for TElZipArchiveDirectoryEntry and TElTarArchiveDirectoryEntry.

Description

    TElArchiveDirectoryEntry class represents an archive entry. Archive entry may be a file or a directory, depending on the value of IsDirectory property. File name, size, creation, access and modification dates are specified via the corresponding properties.

Properties

Methods

Declared in

.NET:
  • Namespace: SBArcBase
  • Assembly: SecureBlackbox.ZIP
VCL:
  • Unit: SBArcBase
Java:
  • Package: SecureBlackbox.ZIP.jar
C++:
  • sbarcbase.h

Licensing

To use this class in the development and distribution of your software projects, you need to purchase one of the following licenses:

SecureBlackbox Professional, SecureBlackbox Standard, SecureBlackbox Lite

Discuss this help topic in SecureBlackbox Forum