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.
RunOutputTestResultMessage::DebugTrace Property
Gets the trace text.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
public: [ReadOnlyAttribute(true)] [UserVisiblePropertyAttribute("{93c2eda9-612d-40db-9988-2d73a85c99cc}")] property String^ DebugTrace { String^ get(); void set(String^ value); }
Show: