Table of Contents

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; }

Property Value

string