Timestamp Property

DotNetZip

Ionic Zip Library v1.9.1.6 Timestamp Property
ReferenceIonic.ZipZipEntryTimestamp
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.

Assembly: Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.8 (1.9.1.8)