DirectoryInfo: LastAccessTimeUtc (set)

LastAccessTimeUtc

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



 Public Property Set LastAccessTimeUtc(
	  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 DirectoryInfo Properties DirectoryInfo Methods LastAccessTimeUtc (let) LastWriteTime (get)