Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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.
.gif)
.gif)
.gif)