Summary
Gets the file system.
- Namespace
- Cake
.Core - Containing Type
- CakeContext
Syntax
public IFileSystem FileSystem { get; }
Value
Type | Description |
---|---|
IFileSystem | The file system. |
public IFileSystem FileSystem { get; }
Type | Description |
---|---|
IFileSystem | The file system. |