Property StackTraces
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.common.dll
StackTraces
Gets the stack trace(s) of the exception(s).
string?[] StackTraces { get; }
Property Value
- string[]
Gets the stack trace(s) of the exception(s).
string?[] StackTraces { get; }