FileSystemInfo: LastWriteTime (get)

LastWriteTime

Returns the time the FileSystemInfo entry was last written to in local time.



 Public Property Get LastWriteTime ( ) As Variant

Return Values

Variant -  A CorDateTime object of the time.

Read/Write.

See Also

Project CorLib Overview

Class FileSystemInfo Overview