MSBuildLoggerSettings.

SummaryOutputLevel Property

Summary

Gets or sets value that indicates the level of summary output at the end for the logger.

Syntax

public MSBuildLoggerOutputLevel SummaryOutputLevel { get; set; }

Remarks

Default is to show errors and summary.

Value

Type Description
MSBuildLoggerOutputLevel