SquirrelSettings.

Silent Property

Summary

Gets or sets if it should be a silent install.
Assembly
Cake.Squirrel.dll
Namespace
Cake.Squirrel
Containing Type
SquirrelSettings

Syntax

public bool Silent { get; set; }

Value

Type Description
bool true if a silent install; otherwise, false.