TestResultMessage.m_spoolMessage 字段

返回 SpoolMessage 属性的值。

命名空间:  Microsoft.VisualStudio.TestTools.Common
程序集:  Microsoft.VisualStudio.QualityTools.Common(在 Microsoft.VisualStudio.QualityTools.Common.dll 中)

语法

声明
<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 安全性

请参见

参考

TestResultMessage 类

Microsoft.VisualStudio.TestTools.Common 命名空间

SpoolMessage