IdConstants 类

为 Team Foundation Server 代理作业指定作业 ID。

继承层次结构

System.Object
  Microsoft.TeamFoundation.TestManagement.Common.IdConstants

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

语法

声明
Public NotInheritable Class IdConstants
public static class IdConstants
public ref class IdConstants abstract sealed
[<AbstractClass>]
[<Sealed>]
type IdConstants =  class end
public final class IdConstants

IdConstants 类型公开以下成员。

字段

  名称 说明
公共字段静态成员 CoverAnJobId 返回 CoverAnJob 的字符串 ID。
公共字段静态成员 ProjectDeletionCleanupJobId 返回 ProjectDeletionCleanupJob 的字符串 ID。
公共字段静态成员 SuiteRepopulateJobId 返回 SuiteRepopulateJobId 的字符串 ID。
公共字段静态成员 TestCaseSynchronizerJobId 返回 TestCaseSynchronizerJobId 的字符串 ID。

页首

线程安全

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

请参见

参考

Microsoft.TeamFoundation.TestManagement.Common 命名空间