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 recursive retrieving.
- Assembly
- Cake
.Wget .dll - Namespace
- Cake
.Wget - Containing Type
- WgetSettings
Syntax
public bool Recursive { get; set; }
Remarks
See Recursive Download, for more details. The default maximum depth is
5.
Attributes
| Type | Description |
|---|---|
| Wget |
Value
| Type | Description |
|---|---|
| bool |
