IssuesParametersInputFiles.

AddMsBuildBinaryLogFile(FilePath) Method

Summary

Adds a path to a MSBuild binary log file.

Syntax

public void AddMsBuildBinaryLogFile(FilePath logfilePath)

Parameters

Name Type Description
logfilePath FilePath Path to the MSBuild log file.

Return Value

Type Description
void
GitHub