NAnt SDK Documentation - v0.92 |
|
Project.OnTargetStarted Method
Dispatches a TargetStarted event to the build listeners for this Project.
Parameters
-
sender
- The source of the event.
-
e
- A BuildEventArgs that contains the event data.
See Also
Project Class | NAnt.Core Namespace