共用方式為


TestOutcome 列舉類型

表示已完成測試的結果。

命名空間:  Microsoft.TeamFoundation.TestManagement.Client
組件:  Microsoft.TeamFoundation.TestManagement.Client (在 Microsoft.TeamFoundation.TestManagement.Client.dll 中)

語法

'宣告
<GenerateAllConstantsAttribute(Nothing)> _
Public Enumeration TestOutcome
[GenerateAllConstantsAttribute(null)]
public enum TestOutcome
[GenerateAllConstantsAttribute(nullptr)]
public enum class TestOutcome
[<GenerateAllConstantsAttribute(null)>]
type TestOutcome
public enum TestOutcome

成員

成員名稱 描述
Aborted
Blocked
Error
Failed
Inconclusive
MaxValue
None
NotApplicable
NotExecuted
Passed
Paused
Timeout
Unspecified
Warning

備註

沒有要更新的內容,請不要在這裡新增資料。

請參閱

參考

Microsoft.TeamFoundation.TestManagement.Client 命名空間