ArchiveItem.LastWriteTime Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9083)
LastWriteTime
Gets or sets the last modification time attribute of the item.
Declaration
public abstract DateTime? LastWriteTime { get; set; }
Property Value
Type | Description |
---|---|
Nullable<DateTime> |