This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Wget.
Summary
Turn off verbose without being completely quiet (use
Quiet
for that), which means that error messages and basic information still get printed.
- Assembly
- Cake
.Wget .dll - Namespace
- Cake
.Wget - Containing Type
- WgetSettings
Syntax
public bool NoVerbose { get; set; }
Attributes
Type | Description |
---|---|
Wget |
Value
Type | Description |
---|---|
bool |