Summary
Adds a path to a MSBuild binary log file.
- Assembly
- Cake
.Frosting .Issues .Recipe .dll - Namespace
- Cake
.Frosting .Issues .Recipe - Containing Type
- Issues
Parameters Input Files
Syntax
public void AddMsBuildBinaryLogFile(FilePath logfilePath)
Parameters
Name | Type | Description |
---|---|---|
logfilePath | FilePath | Path to the MSBuild log file. |
Return Value
Type | Description |
---|---|
void |