Summary
Write a progressFinish message to the TeamCity build log.
- Namespace
- Cake
.Common .Build .TeamCity - Containing Type
- TeamCityProvider
Syntax
public void WriteEndProgress(string message)
Parameters
Name | Type | Description |
---|---|---|
message | string | Build log message. |
Return Value
Type | Description |
---|---|
void |