WyamSettings.

RootPath Property

Summary

Gets or sets the The folder (or config file) to use as the root.
Assembly
Cake.Wyam.dll
Namespace
Cake.Wyam
Containing Type
WyamSettings

Syntax

public DirectoryPath RootPath { get; set; }

Remarks

Default is the current working directory

Value

Type Description
DirectoryPath