DirectoryInfo: CreationTime (let)

CreationTime

Sets the creation time for the directory in local time.



 Public Property Let CreationTime(
	  ByRef Value As Variant )

Parameters

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

Remarks

The time has the UTC timezone offset applied to it before being written to the directory.

Read/Write.

See Also

Project CorLib Overview

Class DirectoryInfo Overview