Table of Contents

Property Skip

Namespace
Xunit
Assembly
xunit.v3.core.dll

Skip

Gets the reason for skipping this row of data; if null is returned, then the data row isn't skipped.

public string? Skip { get; set; }

Property Value

string