Project.

BuildListeners Property

Summary

Gets the build listeners for this project.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
Project

Syntax

public BuildListenerCollection BuildListeners { get; }

Value

Type Description
BuildListenerCollection The build listeners for this project.