BuildSourceProviders.GitProperties Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Build.Common.BuildSourceProviders.GitProperties
Namespace: Microsoft.TeamFoundation.Build.Common
Assembly: Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)
Syntax
'Declaration
Public NotInheritable Class GitProperties
public static class GitProperties
public ref class GitProperties abstract sealed
[<AbstractClass>]
[<Sealed>]
type GitProperties = class end
public final class GitProperties
The BuildSourceProviders.GitProperties type exposes the following members.
Methods
Top
Fields
Name | Description | |
---|---|---|
BranchPrefix | ||
CIBranches | ||
DefaultBranch | ||
GitPathBeginning | ||
PathSeparator | ||
RepositoryName | ||
RepositoryUrl |
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.