NAnt SDK Documentation - v0.92

Project.Threshold Property

Gets or sets the default threshold level for build loggers.

[Visual Basic]
Public Property Threshold As Level
[C#]
public Level Threshold {get; set;}

Property Value

The default threshold level for build loggers.

See Also

Project Class | NAnt.Core Namespace