IIssuesParametersInputFiles.

MsBuildBinaryLogFilePaths Property

Summary

Gets list of registered paths to MSBuild binary log files.

Syntax

IDictionary<FilePath, IReadIssuesSettings> MsBuildBinaryLogFilePaths { get; }

Value

Type Description
IDictionary<FilePath, IReadIssuesSettings>
GitHub