| Field |
Description |
| End |
The progress message when a part of a build ends. The same message should be used for both Start and End. This allows nesting of progress blocks. Note that the TeamCity NAnt build runner will automatically set the status message when a NAnt target starts. |
| Message |
A single progress message. |
| Start |
The progress message when a part of a build starts. The same message should be used for both Start and End. This allows nesting of progress blocks. Note that the TeamCity NAnt build runner will automatically set the status message when a NAnt target starts. |