TestResult.m_errorInfo 欄位

傳回 "errorInfo"。

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

語法

'宣告
<PersistenceElementNameAttribute("errorInfo")> _
Protected m_errorInfo As TestResultErrorInfo
[PersistenceElementNameAttribute("errorInfo")]
protected TestResultErrorInfo m_errorInfo
[PersistenceElementNameAttribute(L"errorInfo")]
protected:
TestResultErrorInfo^ m_errorInfo
[<PersistenceElementNameAttribute("errorInfo")>]
val mutable m_errorInfo: TestResultErrorInfo
protected var m_errorInfo : TestResultErrorInfo

.NET Framework 安全性

請參閱

參考

TestResult 類別

Microsoft.VisualStudio.TestTools.Common 命名空間