ActionType

Defines how status messages are handled by TeamCity.

Fields

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.

Requirements

Assembly: NAntExtensions.TeamCity (1.0.17.116)