DirectoryInfo: LastWriteTimeUtc (let)

LastWriteTimeUtc

Sets the last time the directory was written to in UTC time.



 Public Property Let LastWriteTimeUtc(
	  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 DirectoryInfo Overview