Class FrontControllerSettingsBase
- Namespace
- Xunit
- Assembly
- xunit.v3.runner.utility.netfx.dll
Base class for all invocations of IFrontController and IFrontControllerDiscoverer.
public class FrontControllerSettingsBase
- Inheritance
-
FrontControllerSettingsBase
- Derived
- Inherited Members
Properties
LaunchOptions
Launch options. Currently only applicable to v3 test projects.
public FrontControllerLaunchOptions LaunchOptions { get; }