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