Property Output
- Namespace
 - Xunit.Sdk
 
- Assembly
 - xunit.v3.common.dll
 
Output
The captured output of the test. Will be Empty if there was no output.
string Output { get; }
The captured output of the test. Will be Empty if there was no output.
string Output { get; }