Table of Contents

Property ExceptionParentIndices

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

ExceptionParentIndices

Gets the parent exception index(es) for the exception(s); a -1 indicates that the exception in question has no parent.

public required int[] ExceptionParentIndices { get; set; }

Property Value

int[]