TestResult.m_outcome 欄位

傳回 "outcome"。

命名空間:  Microsoft.VisualStudio.TestTools.Common
組件:  Microsoft.VisualStudio.QualityTools.Common (在 Microsoft.VisualStudio.QualityTools.Common.dll 中)

語法

'宣告
<PersistenceElementNameAttribute("outcome")> _
Protected m_outcome As TestOutcome
[PersistenceElementNameAttribute("outcome")]
protected TestOutcome m_outcome
[PersistenceElementNameAttribute(L"outcome")]
protected:
TestOutcome m_outcome
[<PersistenceElementNameAttribute("outcome")>]
val mutable m_outcome: TestOutcome
protected var m_outcome : TestOutcome

.NET Framework 安全性

請參閱

參考

TestResult 類別

Microsoft.VisualStudio.TestTools.Common 命名空間