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
When input is read from a file, force it to be treated as an HTML file. This enables you to retrieve relative links from existing HTML files on your local disk,
by adding
to HTML, or using the Base
command-line option.
- Assembly
- Cake
.Wget .dll - Namespace
- Cake
.Wget - Containing Type
- WgetSettings
Syntax
public bool ForceHtml { get; set; }
Attributes
Type | Description |
---|---|
Wget |
Value
Type | Description |
---|---|
bool |