CoverallsNetSettings.

BaseFilePath Property

Summary

Gets or sets the Base File path, which when UseRelativePaths is set, this path is used instead of the current working directory.
Assembly
Cake.Coveralls.dll
Namespace
Cake.Coveralls
Containing Type
CoverallsNetSettings

Syntax

public DirectoryPath BaseFilePath { get; set; }

Value

Type Description
DirectoryPath