The type of timestamp attached to the ZipEntry.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ZipEntryTimestamp Timestamp { get; }
Public ReadOnly Property Timestamp As ZipEntryTimestamp Get
public: property ZipEntryTimestamp Timestamp { ZipEntryTimestamp get (); }
Remarks
This property is valid only for a ZipEntry that was read from a zip archive.
It indicates the type of timestamp attached to the entry.