IZipArchiveEntry.ModificationDate

Syntax

ModificationDate: DateTime;

ModificationDate: DateTime;

Description

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

Fore and Fore.NET Examples

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

See also:

IZipArchiveEntry