Project.

Threshold Property

Summary

Gets or sets the default threshold level for build loggers.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
Project

Syntax

public Level Threshold { get; set; }

Value

Type Description
Level The default threshold level for build loggers.