IIssuesParametersInputFiles.

AddMsBuildBinaryLogFile(FilePath) Method

Summary

Adds a path to a MSBuild binary log file.

Syntax

void AddMsBuildBinaryLogFile(FilePath logfilePath)

Parameters

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

Return Value

Type Description
void
GitHub