TestResultMessage.m_exception 欄位

傳回 SystemException 屬性的值。

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

語法

'宣告
<PersistenceElementNameAttribute("exception")> _
Protected m_exception As Exception
[PersistenceElementNameAttribute("exception")]
protected Exception m_exception
[PersistenceElementNameAttribute(L"exception")]
protected:
Exception^ m_exception
[<PersistenceElementNameAttribute("exception")>]
val mutable m_exception: Exception
protected var m_exception : Exception

.NET Framework 安全性

請參閱

參考

TestResultMessage 類別

Microsoft.VisualStudio.TestTools.Common 命名空間

SystemException