FileSystemInfo: LastWriteTimeUtc (get)

LastWriteTimeUtc

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



 Public Property Get LastWriteTimeUtc ( ) As Variant

Return Values

Variant -  A CorDateTime object of the time.

Read/Write.

See Also

Project CorLib Overview

Class FileSystemInfo Overview