WgetSettings.

NoVerbose Property

Summary

Turn off verbose without being completely quiet (use Quiet for that), which means that error messages and basic information still get printed.
Assembly
Cake.Wget.dll
Namespace
Cake.Wget
Containing Type
WgetSettings

Syntax

public bool NoVerbose { get; set; }

Attributes

Type Description
WgetArgumentNameAttribute

Value

Type Description
bool