FileLib Xojo and Real Studio plugin

FolderItemInfo.AccessDate Method

Retrieves the date as local time when the file was last accessed.

AccessDate() as Date

Parameters

Returns

Date

Remarks

Some Windows systems "touch" the file when reading this and therefore give the current date as the last access date.

See Also

FolderItemInfo Class