Condividi tramite


Campo TestResult.m_errorInfo

Restituisce “errorInfo„.

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Sintassi

'Dichiarazione
<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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestResult Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common