Table of Contents

Property Reason

Namespace
Xunit.v3
Assembly
xunit.v3.core.dll

Reason

Gets the reason given for skipping the test.

public required string Reason { get; set; }

Property Value

string