Properties of a Build Configuration
Properties of a Build Configuration provide you with a flexible means of sharing settings within a single Build Configuration, managing compatible agents based on specific environment (see 7.Agent Requirements) and a convenient way of passing generic or environment-specific settings into the build script.
Properties of a Build Configuration are name-value pairs that can be defined by the project administrator or provided by TeamCity as predefined properties.
The properties can be defined:
in the scope of a Build Configuration on 6.Properties and environment variables page
in the scope of the build agent in the
buildAgent.properties
agent configuration file
There is also a set of Predefined Properties that too fall into agent-specific and Build Configuration specific.
For further information please refer to the corresponding section: