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.
Inheritance Hierarchy
System.Object
  Microsoft.TeamFoundation.Build.Common.BuildSourceVersion
Namespace:  Microsoft.TeamFoundation.Build.Common
Assembly:  Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)
Syntax
'Declaration
Public NotInheritable Class BuildSourceVersion
public static class BuildSourceVersion
public ref class BuildSourceVersion abstract sealed
[<AbstractClass>]
[<Sealed>]
type BuildSourceVersion =  class end
public final class BuildSourceVersion
The BuildSourceVersion type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| .gif) .gif) | FormatCommit | |
| .gif) .gif) | FormatGit | |
| .gif) .gif) | IsGit | |
| .gif) .gif) | IsValidSourceVersion | |
| .gif) .gif) | TryParseGit | 
Top
Fields
| Name | Description | |
|---|---|---|
| .gif) .gif) | GitLatest | |
| .gif) .gif) | GitPrefix | |
| .gif) .gif) | GitSeparator | 
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.