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