Table of Contents

Property Explicit

Namespace
Xunit.Sdk
Assembly
xunit.v3.common.dll

Explicit

Gets a flag indicating whether this test case was marked as explicit or not.

bool Explicit { get; }

Property Value

bool