NUnit3Settings.

ConfigFile Property

Summary

Gets or sets a value indicating the path to an alternative app.config file to load.
Namespace
Cake.Common.Tools.NUnit
Containing Type
NUnit3Settings

Syntax

public FilePath ConfigFile { get; set; }

Value

Type Description
FilePath The location that NUnit should load an alternative app.config file from.