DirectoryInfo: CreationTimeUtc (get)

CreationTimeUtc

Returns the creation time as UTC time.



 Public Property Get CreationTimeUtc ( ) As Variant

Return Values

Variant -  A cDateTime 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 VBCorLib Overview Class DirectoryInfo Overview DirectoryInfo Properties DirectoryInfo Methods CreationTime (set) CreationTimeUtc (let)