FileInfo: CreationTime (set)

CreationTime

Sets the creation time of the file.



 Public Property Set CreationTime(
	  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 FileInfo Overview FileInfo Properties FileInfo Methods CreationTime (let) CreationTimeUtc (get)