Поделиться через


TestResultMessage.m_testType - поле

Возвращает значение свойства TestType.

Пространство имен:  Microsoft.VisualStudio.TestTools.Common
Сборка:  Microsoft.VisualStudio.QualityTools.Common (в Microsoft.VisualStudio.QualityTools.Common.dll)

Синтаксис

'Декларация
<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

См. также

Ссылки

TestResultMessage Класс

Microsoft.VisualStudio.TestTools.Common - пространство имен

TestType