Property Messages
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
Messages
Gets the message(s) of the exception(s).
public required string[] Messages { get; set; }
Property Value
- string[]
Gets the message(s) of the exception(s).
public required string[] Messages { get; set; }