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 on debug output, meaning various information important to the developers of Wget if it does not work properly.
Your system administrator may have chosen to compile Wget without debug support, in which case Debug
will not work.
Please note that compiling with debug support is always safe. Wget compiled with the debug support will not print any debug info unless requested with Debug
.
- Assembly
- Cake
.Wget .dll - Namespace
- Cake
.Wget - Containing Type
- WgetSettings
Syntax
public bool Debug { get; set; }
Attributes
Type | Description |
---|---|
Wget |
Value
Type | Description |
---|---|
bool |