XUnitDialogTestLogger.Output Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Xunit.Abstractions.ITestOutputHelper instance for this middleware.
protected Xunit.Abstractions.ITestOutputHelper Output { get; }
member this.Output : Xunit.Abstractions.ITestOutputHelper
Protected ReadOnly Property Output As ITestOutputHelper
Property Value
Xunit.Abstractions.ITestOutputHelper
The Xunit.Abstractions.ITestOutputHelper instance for this middleware.