TestResultMessage.m_testName Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the value of the TestName property.
protected: System::String ^ m_testName;
[Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("testName")]
protected string m_testName;
[<Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("testName")>]
val mutable m_testName : string
Protected m_testName As String
Field Value
- Attributes