Click or drag to resize

FileIdBothDirectoryInfoChangeTime Property

Gets the time this entry was changed.

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

Property Value

Type: DateTime
The time this entry was changed.
See Also