Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.