This documentation is archived and is not being maintained.
IBuildServer::GetAffectedBuildDefinitions Method
Visual Studio 2013
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetAffectedBuildDefinitions(array<String>) | Gets an array of all build definitions affected by the specified Version Control server paths. |
|
GetAffectedBuildDefinitions(array<String>, ContinuousIntegrationType) | Obsolete. Gets an array of all build definitions affected by the specified Version Control server paths and are configured to have a trigger supplied in the filter. |
|
GetAffectedBuildDefinitions(array<String>, DefinitionTriggerType) | Gets a list of all build definitions which are affected by the provided TFS Version Control server paths and are configured to have a trigger supplied in the filter. |
Show: