IZipArchiveEntry.ModificationDate

Syntax

ModificationDate: DateTime;

Description

The ModificationDate property returns date and time of the last archive element change.

Example

The example of use is given in description of the IZipArchiveEntry.ArchPath constructor.

See also:

IZipArchiveEntry