IReadOnlyFileSystem.

OutputPath Property

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.
GitHub