IdConstants 类

 

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

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

继承层次结构

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

语法

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

字段

名称 说明
System_CAPS_pubfieldSystem_CAPS_static CoverAnJobId

返回 CoverAnJob 的字符串 ID。

System_CAPS_pubfieldSystem_CAPS_static DummyWorkItemsTitleGuid

System_CAPS_pubfieldSystem_CAPS_static MigrateTcmArtifactsToWitJobId

System_CAPS_pubfieldSystem_CAPS_static ProjectDeletionCleanupJobId

返回 ProjectDeletionCleanupJob 的字符串 ID。

System_CAPS_pubfieldSystem_CAPS_static TestCaseSynchronizerJobId

返回 TestCaseSynchronizerJobId 的字符串 ID。

线程安全

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

请参阅

Microsoft.TeamFoundation.TestManagement.Common 命名空间

返回页首