다음을 통해 공유


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 네임스페이스