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::ErrorStackTrace Property
Gets or sets the stack trace information that precedes an error.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
public: [ReadOnlyAttribute(true)] [UserVisiblePropertyAttribute("{7B515CB2-DAAD-4400-9567-8B7CBC5E9C7B}")] property String^ ErrorStackTrace { String^ get(); void set(String^ value); }
Show: