FakeFile.

SetLastWriteNow() Method

Summary

Sets the last write time of the file to the current UTC time.
Namespace
Cake.Testing
Containing Type
FakeFile

Syntax

public IFile SetLastWriteNow()

Return Value

Type Description
IFile The current IFile instance.