TestResultMessage.m_testType Field

Definition

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

Applies to