WyamSettings.

Preview Property

Summary

Gets or sets a value indicating whether to enable previewing of the generated content in built in web server.
Assembly
Cake.Wyam.dll
Namespace
Cake.Wyam
Containing Type
WyamSettings

Syntax

public bool Preview { get; set; }

Remarks

Default is false

Value

Type Description
bool