DotCoverSettings.

ConfigFile Property

Summary

Gets or sets a value that enables DotCover configuration file. A configuration file is a reasonable alternative to specifying all parameters in-line or having them in a batch file.
Namespace
Cake.Common.Tools.DotCover
Containing Type
DotCoverSettings

Syntax

public FilePath ConfigFile { get; set; }

Value

Type Description
FilePath