Gets or sets the root path.
- Namespace
- Statiq
.Common - Containing Type
- IFileSystem
- Property Type
- NormalizedPath
Syntax
NormalizedPath RootPath { get; set; }
Value
| Type | Description |
|---|---|
| NormalizedPath | The root path. |
NormalizedPath RootPath { get; set; }
| Type | Description |
|---|---|
| NormalizedPath | The root path. |