NAnt-Extensions
Help
Enum Reference
ActionType |
v1.0.17.116 |
Defines how status messages are handled by TeamCity.
| Field | Description |
|---|---|
| Append | Appends the status message to the current message. |
| Prepend | Prepends the status message to the current message. |
| Replace | Replaces the current message with the status message. |