WitLinkTypes 類別
這個應用程式開發介面支援 .NET Framework 基礎結構,但您不可以直接在程式碼中使用它。
提供在測試用戶端的連結文字中使用的字串。
繼承階層架構
Object
Microsoft.TeamFoundation.TestManagement.Client.WitLinkTypes
命名空間: Microsoft.TeamFoundation.TestManagement.Client
組件: Microsoft.TeamFoundation.TestManagement.Client (在 Microsoft.TeamFoundation.TestManagement.Client.dll 中)
語法
'宣告
<GenerateAllConstantsAttribute(Nothing)> _
Public NotInheritable Class WitLinkTypes
[GenerateAllConstantsAttribute(null)]
public static class WitLinkTypes
[GenerateAllConstantsAttribute(nullptr)]
public ref class WitLinkTypes abstract sealed
[<AbstractClass>]
[<Sealed>]
[<GenerateAllConstantsAttribute(null)>]
type WitLinkTypes = class end
public final class WitLinkTypes
WitLinkTypes 類型會公開下列成員。
欄位
名稱 | 描述 | |
---|---|---|
Session | ||
TestResult | 傳回 "TestResult"。 | |
TestResultAttachment | 傳回 "TestResultAttachment"。 |
回頁首
執行緒安全
這個類型的任何 Public static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員是安全執行緒。