Click or drag to resize
FileIdBothDirectoryInfoLastWriteTime Property
The time that the file was last written to.

Namespace: Alphaleonis.Win32.Filesystem
Assembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public DateTime LastWriteTime { get; set; }

Property Value

Type: DateTime
See Also