Jaa


XUnitDialogTestLogger.Output Property

Definition

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.

Applies to