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