WgetSettings.

ForceHtml Property

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
WgetArgumentNameAttribute

Value

Type Description
bool