IIssuesParametersInputFiles.

MsBuildXmlFileLoggerLogFilePaths Property

Summary

Gets list of registered paths to MSBuild log files created by XmlFileLogger.

Syntax

IDictionary<FilePath, IReadIssuesSettings> MsBuildXmlFileLoggerLogFilePaths { get; }

Value

Type Description
IDictionary<FilePath, IReadIssuesSettings>
GitHub