IBuildServer.AddBuildQuality Method
Include Protected Members
Include Inherited Members
Adds a Build quality.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
AddBuildQuality(String, String) | Adds the build quality to the specified team project. | |
AddBuildQuality(String, array<String[]) | Adds the array of build qualities to the specified team project. |
Top