TestResultMessage.m_messageKind (Campo)

Devuelve el valor de la propiedad MessageKind.

Espacio de nombres:  Microsoft.VisualStudio.TestTools.Common
Ensamblado:  Microsoft.VisualStudio.QualityTools.Common (en Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxis

'Declaración
<PersistenceElementNameAttribute("messageKind")> _
Protected m_messageKind As TestMessageKind
[PersistenceElementNameAttribute("messageKind")]
protected TestMessageKind m_messageKind
[PersistenceElementNameAttribute(L"messageKind")]
protected:
TestMessageKind m_messageKind
[<PersistenceElementNameAttribute("messageKind")>]
val mutable m_messageKind: TestMessageKind
protected var m_messageKind : TestMessageKind

Seguridad de .NET Framework

Vea también

Referencia

TestResultMessage Clase

Microsoft.VisualStudio.TestTools.Common (Espacio de nombres)

MessageKind