Property ExceptionMessage
- Namespace
- Xunit.Runners
- Assembly
- xunit.v3.runner.utility.netfx.dll
ExceptionMessage
The message from the exception that caused the test failure.
public string ExceptionMessage { get; }
The message from the exception that caused the test failure.
public string ExceptionMessage { get; }