NAnt SDK Documentation - v0.85-nightly-2005-11-09

LogWriter.OutputLevel Property

[This is preliminary documentation and subject to change.]

Gets the Level with which messages will be output to the build log.

[Visual Basic]
Protected ReadOnly Property OutputLevel As Level
[C#]
protected Level OutputLevel {get;}

Remarks

Missing <remarks> documentation for P:NAnt.Core.LogWriter.OutputLevel

See Also

LogWriter Class | NAnt.Core Namespace