ITestResult.

StackTrace Property

Summary

Gets any stacktrace associated with an error or failure. Not available in the Compact Framework 1.0.
Namespace
TCLite.Interfaces
Containing Type
ITestResult

Syntax

string StackTrace { get; }

Value

Type Description
string