Table of Contents

Property TypesToRun

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

TypesToRun

Indicates the types to be run. If empty, will run all types in the assembly.

public string[] TypesToRun { get; set; }

Property Value

string[]