WyamSettings.

OutputScript Property

Summary

Gets or sets a value indicating whether to output the script at end of execution.
Assembly
Cake.Wyam.dll
Namespace
Cake.Wyam
Containing Type
WyamSettings

Syntax

public bool OutputScript { get; set; }

Remarks

Default is false

Value

Type Description
bool