This documentation is archived and is not being maintained.
IBuildDetail::ProcessParameters Property
Visual Studio 2013
Gets an XML formatted string representing all the process parameters for this build.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Process parameters are set in the process tab of the build definition. This property also is in the IBuildDefinition and IBuildRequest interfaces.
For more information about how to parse the process parameter string, see: TFS2010 - Queuing a Build With Custom Process Parameter Values
- 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: