This documentation is archived and is not being maintained.
BuildServerExtensions Class
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
The BuildServerExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | CreateInitialSourceProvider | This extension method should no longer be used. It is here for backwards compatibility only. |
![]() ![]() | CreateSourceProvider | |
![]() ![]() | GetDefaultSourceProvider | This extension method for IBuildDefinition retuns the first source provider for the definition. If no source provider is listed, an empty TFVC provider is returned. |
![]() ![]() | HasFlag(BuildReason, BuildReason) | |
![]() ![]() | HasFlag(DefinitionTriggerType, DefinitionTriggerType) | |
![]() ![]() | SetSourceProvider | This extension method should no longer be used. It is here for backwards compatibility only. |
Show:
