ZipEntry.DateTime Property

Gets/Sets the time of last modification of the entry.

[Visual Basic]
Public Property DateTime As Date
[C#]
public System.DateTime DateTime {get; set;}

See Also

ZipEntry Class | ZipEntry Members | ICSharpCode.SharpZipLib.Zip Namespace