The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TestResultMessage::LongText Property
Gets the value of the DisplayText property.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Property Value
Type: System::String^The value of the DisplayText property, unless it is overridden in a derived class.
Notes to Inheritors:
Use this property to return a more detailed or more descriptive message than the DisplayText property.
Show: