FileSystemInfo: CreationTimeUtc (get)

CreationTimeUtc

Returns the time the FileSystemInfo entry was created in UTC time.



 Public Property Get CreationTimeUtc ( ) As Variant

Return Values

Variant -  A cDateTime object of the creation time.

Remarks

Read/Write.

See Also

Project VBCorLib Overview Class FileSystemInfo Overview FileSystemInfo Properties FileSystemInfo Methods CreationTime (set) CreationTimeUtc (let)