Win32FindDataLastAccessTime Property |
Gets the time that the current file or directory was last accessed.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public DateTime LastAccessTime { get; }
Property Value
Type:
DateTimeThe time that the current file or directory was last accessed.
See Also