IFileSystemInfo.LastAccessTime

Syntax

LastAccessTime: DateTime;

Description

The LastAccessTime property determines date and time of the last file opening.

Example

The property use is given in the example for the CreationTime property.

See also:

IFileSystemInfo