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; }
Set to get notification of diagnostic messages.
public Action<DiagnosticMessageInfo>? OnDiagnosticMessage { get; set; }