MSBuildFileLogger.

HideVerboseItemAndPropertyList Property

Summary

Gets or sets a value indicating whether NoItemAndPropertyList will be set to Don't show the list of items and properties that would appear at the start of each project build if the verbosity level is set to diagnostic.
Namespace
Cake.Common.Tools.MSBuild
Containing Type
MSBuildFileLogger

Syntax

public bool HideVerboseItemAndPropertyList { get; set; }

Value

Type Description
bool