Click or drag to resize
ZipDirectoryInfoCreationTime Property
Creation time.

Namespace: CMS.IO.Zip
Assembly: CMS.IO (in CMS.IO.dll) Version: 11.0.0
Syntax
C#
public override DateTime CreationTime { get; set; }

Property Value

Type: DateTime
See Also