NAnt SDK Documentation - v0.92 |
|
IBuildListener.BuildStarted Method
Signals that a build has started.
Parameters
-
sender
- The source of the event.
-
e
- A BuildEventArgs object that contains the event data.
Remarks
This event is fired before any targets have started.
See Also
IBuildListener Interface | NAnt.Core Namespace