Property Warnings
- Namespace
- Xunit.SimpleRunner
- Assembly
- xunit.v3.runner.utility.netfx.dll
Warnings
Gets the warnings that occurred during execution.
public required string[] Warnings { get; set; }
Property Value
- string[]
Gets the warnings that occurred during execution.
public required string[] Warnings { get; set; }