Summary
Gets or sets the file system.
- Namespace
- Cake
.Testing .Fixtures - Containing Type
- ToolFixture
<TToolSettings, TFixtureResult>
Syntax
public FakeFileSystem FileSystem { get; set; }
Value
Type | Description |
---|---|
FakeFileSystem | The file system. |