Property ExceptionMessages NamespaceXunit Assemblyxunit.v3.core.dll ExceptionMessages Gets the message(s) of the exception(s). This value is only available when Result is Failed. public string[]? ExceptionMessages { get; } Property Value string[]