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

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

Property Value

Type: DateTime
See Also