Win32FindDataLastAccessTimeUtc Property |
Gets the time, in coordinated universal time (UTC), that the current file or directory was last accessed.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public DateTime LastAccessTimeUtc { get; }
Property Value
Type:
DateTimeThe UTC time that the current file or directory was last accessed.
See Also