WgetSettings.

OutputDocument Property

Summary

The documents will not be written to the appropriate files, but all will be concatenated together and written to file. If - is used as file, documents will be printed to standard output, disabling link conversion. (Use ./- to print to a file literally named -.)
Assembly
Cake.Wget.dll
Namespace
Cake.Wget
Containing Type
WgetSettings

Syntax

public string OutputDocument { get; set; }

Attributes

Type Description
WgetArgumentNameAttribute

Value

Type Description
string