Summary
Gets the time when this
IFileSystemInfo
was last written to.
- Namespace
- Cake
.Testing - Containing Type
- FakeDirectory
Syntax
public DateTime LastWriteTime { get; internal set; }
Value
Type | Description |
---|---|
DateTime | The last write time. |