TestResultMessage.m_messageKind 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 MessageKind property.
protected: Microsoft::VisualStudio::TestTools::Common::TestMessageKind m_messageKind;
[Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("messageKind")]
protected Microsoft.VisualStudio.TestTools.Common.TestMessageKind m_messageKind;
[<Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("messageKind")>]
val mutable m_messageKind : Microsoft.VisualStudio.TestTools.Common.TestMessageKind
Protected m_messageKind As TestMessageKind
Field Value
- Attributes