DirectoryInfo: CreationTimeUtc (get)

CreationTimeUtc

Returns the creation time as UTC time.



 Public Property Get CreationTimeUtc ( ) As Variant

Return Values

Variant -  A CorDateTime object of the UTC time.

Remarks

The time returned is the time on the directory without any offsets being applied.

Read/Write.

See Also

Project CorLib Overview

Class DirectoryInfo Overview