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 |
|---|---|
| Build |
The build listeners for this project. |
