DirectoryInfo: CreationTimeUtc (let)

CreationTimeUtc

Sets the creation time as UTC time.



 Public Property Let CreationTimeUtc(
	  ByRef Value As Variant )

Parameters

Value
[ByRef] Variant. A Date value as the new time.

Remarks

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

Read/Write.

See Also

Project CorLib Overview

Class DirectoryInfo Overview