Partager via


TestResultMessage.m_testName, champ

Retourne la valeur de la propriété TestName.

Espace de noms :  Microsoft.VisualStudio.TestTools.Common
Assembly :  Microsoft.VisualStudio.QualityTools.Common (dans Microsoft.VisualStudio.QualityTools.Common.dll)

Syntaxe

'Déclaration
<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

Sécurité .NET Framework

Voir aussi

Référence

TestResultMessage Classe

Microsoft.VisualStudio.TestTools.Common, espace de noms

TestName