MSBuildFileLogger.

PerformanceSummaryEnabled Property

Summary

Gets or sets a value indicating whether PerformanceSummary will Show the time that’s spent in tasks, targets, and projects.
Namespace
Cake.Common.Tools.MSBuild
Containing Type
MSBuildFileLogger

Syntax

public bool PerformanceSummaryEnabled { get; set; }

Value

Type Description
bool