NAnt SDK Documentation - v0.92 |
|
IBuildListener.TaskFinished Method
Signals that a task has finished.
Parameters
-
sender
- The source of the event.
-
e
- A BuildEventArgs object that contains the event data.
Remarks
This event will still be fired if an error occurred during the build.
See Also
IBuildListener Interface | NAnt.Core Namespace