Partilhar via


Campo TestResultMessage.m_testName

Retorna o valor de TestName propriedade.

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

Sintaxe

'Declaração
<PersistenceElementNameAttribute("testName")> _
Protected m_testName As String
[PersistenceElementNameAttribute("testName")]
protected string m_testName
[PersistenceElementNameAttribute(L"testName")]
protected:
String^ m_testName
[<PersistenceElementNameAttribute("testName")>]
val mutable m_testName: string
protected var m_testName : String

Segurança do .NET Framework

Consulte também

Referência

TestResultMessage Classe

Namespace Microsoft.VisualStudio.TestTools.Common

TestName