FakeFile.

LastWriteTime Property

Summary

Gets the time when this IFileSystemInfo was last written to.
Namespace
Cake.Testing
Containing Type
FakeFile

Syntax

public DateTime LastWriteTime { get; internal set; }

Value

Type Description
DateTime The last write time.