ArchiveItem.LastAccessTime Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9147)
LastAccessTime
Gets or sets the last access time attribute of the item.
Declaration
public abstract DateTime? LastAccessTime { get; set; }