Table of Contents

Property Explicit

Namespace
Xunit
Assembly
xunit.v3.core.dll

Explicit

Gets a flag that indicates that the data row should only be run explicitly. If the value is null, then it inherits its explicitness from the value of Explicit.

bool? Explicit { get; }

Property Value

bool?