IFileSystemInfo.LastWriteTime

Syntax

LastWriteTime: DateTime;

Description

The LastWriteTime property determines date and time of the last file edit.

Example

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

See also:

IFileSystemInfo