FileSystemInfo: CreationTime (get)

CreationTime

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



 Public Property Get CreationTime ( ) 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 Attributes (let) CreationTime (let)