| BuildProgressEventArgs Properties |
The BuildProgressEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| BuildStep |
Get the current build step of the build process
| |
| HasCompleted |
Get a flag indicating whether or not the build has completed
| |
| Message |
Get the message associated with the progress report
|