This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Wyam.
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 |