DotCoverSettings.

LogFile Property

Summary

Gets or sets a value that enables logging and specifies log file name This represents the /LogFile option.
Namespace
Cake.Common.Tools.DotCover
Containing Type
DotCoverSettings

Syntax

public FilePath LogFile { get; set; }

Value

Type Description
FilePath