Click or drag to resize
FileIdBothDirectoryInfoLastAccessTime Property
The time that the file was last accessed.

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

Property Value

Type: DateTime
See Also