Freigeben über


TestResultMessage.m_testType-Feld

Gibt den Wert der TestType-Eigenschaft zurück.

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Syntax

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

.NET Framework-Sicherheit

Siehe auch

Referenz

TestResultMessage Klasse

Microsoft.VisualStudio.TestTools.Common-Namespace

TestType