Table of Contents

Property OnInternalDiagnosticMessage

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

OnInternalDiagnosticMessage

Set to get notification of internal diagnostic messages.

public Action<InternalDiagnosticMessageInfo>? OnInternalDiagnosticMessage { get; set; }

Property Value

Action<InternalDiagnosticMessageInfo>