FileInfo: LastAccessTime (let)

LastAccessTime

Sets the time the file was last accessed.



 Public Property Let 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 FileInfo Overview