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