DotNetMSBuildSettings.

Loggers Property

Summary

Gets the loggers to use to log events from MSBuild.

Syntax

public ICollection<MSBuildLogger> Loggers { get; }

Value

Type Description
ICollection<MSBuildLogger>