Table of Contents

Property OnDiagnosticMessage

Namespace
Xunit.Runners
Assembly
xunit.v3.runner.utility.netfx.dll

OnDiagnosticMessage

Set to get notification of diagnostic messages.

public Action<DiagnosticMessageInfo>? OnDiagnosticMessage { get; set; }

Property Value

Action<DiagnosticMessageInfo>