Click or drag to resize
ZipDirectoryInfoLastWriteTime Property
Last write time to directory.

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

Property Value

Type: DateTime
See Also