NAnt SDK Documentation - v0.92 |
|
IBuildListener.TargetFinished Method
Signals that a target 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