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