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