FileSystemInfo: LastWriteTime (set)

LastWriteTime

Sets the time the FileSystemInfo entry was last written to in local time.



 Public Property Set LastWriteTime(
	  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 FileSystemInfo Overview FileSystemInfo Properties FileSystemInfo Methods LastWriteTime (let) LastWriteTimeUtc (get)