This documentation is archived and is not being maintained.
BuildDefinitionNotFoundException Constructor (String, String)
Visual Studio 2013
Initializes a new BuildDefinitionNotFoundException isntance.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Parameters
- teamProject
- Type: System::String
The team project that was queried.
- name
- Type: System::String
The name of the build definition that was not found.
- 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: