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