Condividi tramite


Campo TestResultMessage.m_testType

Restituisce il valore di TestType proprietà.

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

Sintassi

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestResultMessage Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common

TestType