This documentation is archived and is not being maintained.
IBuildServer::DeleteBuildQuality Method (String, array<String>)
Visual Studio 2013
Deletes the specified array of build qualities from the target team project.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Parameters
- teamProject
- Type: System::String
The target team project.
- qualities
- Type: array<System::String>
The array of qualities to remove.
- 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: