FileSystemInfo: CreationTime (let)

CreationTime

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



 Public Property Let CreationTime(
	  ByRef Value As Variant ) :

Parameters

Value
[ByRef] Variant. A Date or CorDateTime object of the new time.

Read/Write.

See Also

Project CorLib Overview

Class FileSystemInfo Overview