MSBuildSettings.

DetailedSummary Property

Summary

Gets or sets whether or not detailed summary is created. Shows detailed information at the end of the build about the configurations built and how they were scheduled to nodes.
Namespace
Cake.Common.Tools.MSBuild
Containing Type
MSBuildSettings

Syntax

public bool? DetailedSummary { get; set; }

Value

Type Description
bool?