Properties of a Build Configuration

Search
Searching TeamCity 4.x Documentation
Table of Contents

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 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:

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:




See Also:

Labels