WgetSettings.

RejectedLog Property

Summary

Logs all URL rejections to logfile as comma separated values. The values include the reason of rejection, the URL and the parent URL it was found in.
Assembly
Cake.Wget.dll
Namespace
Cake.Wget
Containing Type
WgetSettings

Syntax

public string RejectedLog { get; set; }

Attributes

Type Description
WgetArgumentNameAttribute

Value

Type Description
string