TestResultMessage.m_testType 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 TestType property.
protected: Microsoft::VisualStudio::TestTools::Common::TestType ^ m_testType;
[Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("testType")]
protected Microsoft.VisualStudio.TestTools.Common.TestType m_testType;
[<Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("testType")>]
val mutable m_testType : Microsoft.VisualStudio.TestTools.Common.TestType
Protected m_testType As TestType
Field Value
- Attributes