Returns the date and time, in Coordinated Universal Time (UTC) format, that the specified file or directory was last accessed.
A structure that is set to the date and time the specified file or directory was last accessed. This value is expressed in UTC time.
This method may return an inaccurate value, because it uses native functions whose values may not be continuously updated by the operating system.
If the directory described in the path parameter does not exist, this method returns 12:00 midnight, January 1, 1601 A.D. (C.E.) Coordinated Universal Time (UTC).
For a list of common I/O tasks, see Common I/O Tasks.