Table of Contents

Property Message

Namespace
Xunit.Runner.Common
Assembly
xunit.v3.runner.common.dll

Message

Gets the diagnostic message.

public required string Message { get; set; }

Property Value

string

Remarks

Note: Will be UnsetStringPropertyValue if there was no value provided during deserialization.