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