Property ExceptionTypes
- Namespace
- Xunit
- Assembly
- xunit.v3.core.dll
ExceptionTypes
Gets the fully-qualified type name(s) of the exception(s). This value is only available when Result is Failed.
public string?[]? ExceptionTypes { get; }
Property Value
- string[]