Property ExceptionStackTraces NamespaceXunit Assemblyxunit.v3.core.dll ExceptionStackTraces Gets the stack trace(s) of the exception(s). This value is only available when Result is Failed. public string?[]? ExceptionStackTraces { get; } Property Value string[]