IdConstants 類別
指定 Team Foundation Server 代理程式工作的工作 ID。
繼承階層架構
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。 |
回頁首
執行緒安全
這個類型的任何 Public static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員是安全執行緒。