BuildSourceVersion 类

继承层次结构

System.Object
  Microsoft.TeamFoundation.Build.Common.BuildSourceVersion

命名空间:  Microsoft.TeamFoundation.Build.Common
程序集:  Microsoft.TeamFoundation.Build.Common(在 Microsoft.TeamFoundation.Build.Common.dll 中)

语法

声明
Public NotInheritable Class BuildSourceVersion
public static class BuildSourceVersion

BuildSourceVersion 类型公开以下成员。

方法

  名称 说明
公共方法静态成员 FormatCommit
公共方法静态成员 FormatGit
公共方法静态成员 IsGit
公共方法静态成员 IsValidSourceVersion
公共方法静态成员 TryParseGit

页首

字段

  名称 说明
公共字段静态成员 GitLatest
公共字段静态成员 GitPrefix
公共字段静态成员 GitSeparator

页首

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。

请参阅

参考

Microsoft.TeamFoundation.Build.Common 命名空间