Home > Blogs > dave
Build Agent Working Directory Tokens
Posted: Saturday, January 22, 2011 5:20 PM
by
dave
Team Foundation Build variables: You can use the following variables in a build agent working directory:
- $(BuildAgentId): An automatically generated integer that uniquely identifies a build agent within a team project collection.
- $(BuildAgentName): The Display Name of the build agent.
- $(BuildDefinitionId): An automatically generated integer that uniquely identifies a build definition within a team project collection.
- $(BuildDefinitionPath): The team project name and the build definition name, separated by a backslash.
Comment Notification
If you would like to receive an email when updates are made to this post, please register here
Subscribe to this post's comments using