DirectoryInfo: CreationTime (set)

CreationTime

Sets the creation time for the directory in local time.



 Public Property Set CreationTime(
	  ByRef Value As Variant )

Parameters

Value
[ByRef] Variant. A CorDateTime object 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