This documentation is archived and is not being maintained.
BuildNotFoundException Constructor (String, String)
Visual Studio 2013
Initializes a new BuildNotFoundException instance.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Parameters
- buildNumber
- Type: System::String
The build number that was not found.
- buildDefinitionPath
- Type: System::String
The build definition path that was used.
- 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: