This documentation is archived and is not being maintained.
IBuildAgent::GetExpandedBuildDirectory Method
Visual Studio 2013
Gets the build directory for the build agent with all variable expansions evaluated according to the given build definition.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Parameters
- buildDefinition
- Type: Microsoft.TeamFoundation.Build.Client::IBuildDefinition
IBuildDefinition. Specifies the build definition for which the build directory is returned.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: