TestResultMessage.m_spoolMessage Field

Returns the value of the SpoolMessage property.

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Syntax

'Declaration
<PersistenceElementNameAttribute("spoolMessage")> _
Protected m_spoolMessage As Boolean
[PersistenceElementNameAttribute("spoolMessage")]
protected bool m_spoolMessage
[PersistenceElementNameAttribute(L"spoolMessage")]
protected:
bool m_spoolMessage
[<PersistenceElementNameAttribute("spoolMessage")>]
val mutable m_spoolMessage: bool
protected var m_spoolMessage : boolean

.NET Framework Security

See Also

Reference

TestResultMessage Class

Microsoft.VisualStudio.TestTools.Common Namespace

SpoolMessage