Compartir a través de


TestResultMessage.m_testType (Campo)

Devuelve el valor de la propiedad TestType.

Espacio de nombres:  Microsoft.VisualStudio.TestTools.Common
Ensamblado:  Microsoft.VisualStudio.QualityTools.Common (en Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxis

'Declaración
<PersistenceElementNameAttribute("testType")> _
Protected m_testType As TestType
[PersistenceElementNameAttribute("testType")]
protected TestType m_testType
[PersistenceElementNameAttribute(L"testType")]
protected:
TestType^ m_testType
[<PersistenceElementNameAttribute("testType")>]
val mutable m_testType: TestType
protected var m_testType : TestType

Seguridad de .NET Framework

Vea también

Referencia

TestResultMessage Clase

Microsoft.VisualStudio.TestTools.Common (Espacio de nombres)

TestType