Summary
Write the start of a message block to the TeamCity build log.
- Namespace
- Cake
.Common .Build .TeamCity - Containing Type
- TeamCityProvider
Syntax
public void WriteStartBlock(string blockName)
Parameters
Name | Type | Description |
---|---|---|
blockName | string | Block name. |
Return Value
Type | Description |
---|---|
void |