Click or drag to resize
FileIdBothDirectoryInfoChangeTime Property
The time that the file was last changed.

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

Property Value

Type: DateTime
See Also