次の方法で共有


LoggingTestBase.Logger プロパティ

定義

現在の のロガーを取得します。

public Xunit.Abstractions.ITestOutputHelper Logger { get; }
member this.Logger : Xunit.Abstractions.ITestOutputHelper
Public ReadOnly Property Logger As ITestOutputHelper

プロパティ値

Xunit.Abstractions.ITestOutputHelper

適用対象