TeamCity
 
You are viewing the documentation for an earlier version of TeamCity.

Property

Last modified: 20 April 2023

In TeamCity, a property is a parameter of a build; it has a name and a value. When a build is started, all its defined properties are sent to a build runner.

Refer to the Properties of a Build Configuration documentation section for more details.

What property types exist in TeamCity?

  • Global properties

  • Server-specific

  • Agent-specific properties

What is predefined property?

Do we have mandatory and optional properties? How do we define mandatory property? Is there some specific way?