BuildSourceProviders 类

此选件类封装已知的提供程序和帮助器选件类/方法列出它们的。

继承层次结构

System.Object
  Microsoft.TeamFoundation.Build.Common.BuildSourceProviders

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

语法

声明
Public NotInheritable Class BuildSourceProviders
public static class BuildSourceProviders

BuildSourceProviders 类型公开以下成员。

方法

  名称 说明
公共方法静态成员 GetProperty
公共方法静态成员 IsGit
公共方法静态成员 IsTfGit
公共方法静态成员 IsTfVersionControl

页首

字段

  名称 说明
公共字段静态成员 Git
公共字段静态成员 TfGit
公共字段静态成员 TfVersionControl

页首

线程安全

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

请参阅

参考

Microsoft.TeamFoundation.Build.Common 命名空间