IBuildServer.GetAffectedBuildDefinitions Method

Include Protected Members
Include Inherited Members

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
Public method GetAffectedBuildDefinitions(array<String[]) Gets an array of all build definitions affected by the specified Version Control server paths.
Public method 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.
Public method 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.

Top

See Also

Reference

IBuildServer Interface

Microsoft.TeamFoundation.Build.Client Namespace