Summary
Gets or sets a value indicating whether output is verbose.
- Namespace
- Cake
.Common .Tools .WiX .Heat - Containing Type
- HeatSettings
Syntax
public bool Verbose { get; set; }
Value
| Type | Description |
|---|---|
| bool |
true if verbose; otherwise, false.
|
