Summary
Write the end of a build block to the TeamCity build log.
- Namespace
- Cake
.Common .Build .TeamCity - Containing Type
- TeamCityProvider
Syntax
public void WriteEndBuildBlock(string compilerName)
Parameters
Name | Type | Description |
---|---|---|
compilerName | string | Build compiler name. |
Return Value
Type | Description |
---|---|
void |