Summary
Gets the root path.
- Assembly
- Wyam
.Common .dll - Namespace
- Wyam
.Common .IO - Containing Type
- IReadOnlyFileSystem
Syntax
DirectoryPath RootPath { get; }
Value
| Type | Description |
|---|---|
| DirectoryPath | The root path. |
DirectoryPath RootPath { get; }
| Type | Description |
|---|---|
| DirectoryPath | The root path. |