DirectoryInfo: LastAccessTime (set)

LastAccessTime

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



 Public Property Set LastAccessTime(
	  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