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.
TestResult::DebugTrace Property
Gets or sets the debug trace information.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
public: [ReadOnlyAttribute(true)] [UserVisiblePropertyAttribute("{88C219EA-7069-49cb-8C41-CBAA4AD797D7}")] property String^ DebugTrace { String^ get(); void set(String^ value); }
Show: