Timestamp Property
From DotNetZip
The type of timestamp attached to the ZipEntry.
| C# | Visual Basic | Visual C++ |
public ZipEntryTimestamp Timestamp { get; }
Public ReadOnly Property Timestamp As ZipEntryTimestamp Get
public: property ZipEntryTimestamp Timestamp { ZipEntryTimestamp get (); }
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.