TestResultMessage.m_testName Field

Returns the value of the TestName property.

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

Syntax

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

.NET Framework Security

See Also

Reference

TestResultMessage Class

Microsoft.VisualStudio.TestTools.Common Namespace

TestName