TestResultMessage.m_spoolMessage 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 SpoolMessage property.
protected: bool m_spoolMessage;
[Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("spoolMessage")]
protected bool m_spoolMessage;
[<Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("spoolMessage")>]
val mutable m_spoolMessage : bool
Protected m_spoolMessage As Boolean
Field Value
- Attributes