Summary
Gets or sets the output verbosity.
- Namespace
- Cake
.Common .Tools .Cake - Containing Type
- CakeSettings
Syntax
public Verbosity? Verbosity { get; set; }
Value
| Type | Description |
|---|---|
| Verbosity? | The output verbosity. |
public Verbosity? Verbosity { get; set; }
| Type | Description |
|---|---|
| Verbosity? | The output verbosity. |