Table of Contents

Property StackTraces

Namespace
Xunit.v3
Assembly
xunit.v3.core.dll

StackTraces

Gets the stack trace(s) of the exception(s).

public required string?[] StackTraces { get; set; }

Property Value

string[]