DirectoryInfo: LastAccessTimeUtc (let)

LastAccessTimeUtc

Sets the last time the directory was accessed in UTC time.



 Public Property Let LastAccessTimeUtc(
	  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