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::StdErr Property
Gets or sets the stderr data that is generated by the test.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
public: [ReadOnlyAttribute(true)] [UserVisiblePropertyAttribute("{42C44186-0318-41ca-95CA-07D8F4A1C375}")] property String^ StdErr { String^ get(); void set(String^ value); }
Show: