WgetSettings.

Level Property

Summary

Specify recursion maximum depth level depth (see Recursive Download).
Assembly
Cake.Wget.dll
Namespace
Cake.Wget
Containing Type
WgetSettings

Syntax

public uint Level { get; set; }

Attributes

Type Description
WgetArgumentNameAttribute

Value

Type Description
uint

See Also