ZipReader.LastWriteTime Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9147)
LastWriteTime
Gets or sets the last modification time attribute of the currently read item.
Declaration
public DateTime? LastWriteTime { get; }