WyamSettings.

InputPaths Property

Summary

Gets or sets a value indicating the input paths that should be used while running Wyam.
Assembly
Cake.Wyam.dll
Namespace
Cake.Wyam
Containing Type
WyamSettings

Syntax

public IEnumerable<DirectoryPath> InputPaths { get; set; }

Value

Type Description
IEnumerable<DirectoryPath>