DirectoryInfo: LastAccessTime (let)

LastAccessTime

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

 Public Property Let LastAccessTime(
	  ByVal RHS As Variant )

Parameters

RHS
[ByVal] Variant. A Date or cDateTime object of the new time.

Remarks

Read/Write.

See Also

Project VBCorLib Overview | Class DirectoryInfo Overview