teamcity::is-teamcity-build

Determines if the build is run as part of a TeamCity build.

Usage

bool teamcity::is-teamcity-build()

Return Value

true if this is a TeamCity build; otherwise, false.

Examples

Requirements

Assembly: NAntExtensions.TeamCity (1.0.17.116)