Summary
Gets or sets the script compiler's quiet mode (
/Q
and /Qp
command line options).
- Namespace
- Cake
.Common .Tools .InnoSetup - Containing Type
- InnoSetupSettings
Syntax
public InnoSetupQuietMode QuietMode { get; set; }
Value
Type | Description |
---|---|
InnoSetupQuietMode |