GzipDecompressionStream.LastWriteTime Property
Namespace: Rebex.IO.Compression.Streams
Assembly: Rebex.Zip.dll (version 7.0.9147)
LastWriteTime
Gets a last write time stored in GZIP header.
Declaration
public DateTime? LastWriteTime { get; }