Table of Contents

Property SkipReason

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

SkipReason

Gets the reason that was given for skipping the test.

public required string SkipReason { get; set; }

Property Value

string