Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This class encapsulates the list of well known providers and helper classes/methods for them.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Build.Common.BuildSourceProviders
Namespace: Microsoft.TeamFoundation.Build.Common
Assembly: Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)
Syntax
'Declaration
Public NotInheritable Class BuildSourceProviders
public static class BuildSourceProviders
public ref class BuildSourceProviders abstract sealed
[<AbstractClass>]
[<Sealed>]
type BuildSourceProviders = class end
public final class BuildSourceProviders
The BuildSourceProviders type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
GetProperty | |
![]() ![]() |
IsGit | |
![]() ![]() |
IsTfGit | |
![]() ![]() |
IsTfVersionControl |
Top
Fields
Name | Description | |
---|---|---|
![]() ![]() |
Git | |
![]() ![]() |
TfGit | |
![]() ![]() |
TfVersionControl |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.