MSBuildLoggerSettings.

HideItemAndPropertyList Property

Summary

Gets or sets a value indicating whether to hide the list of items and properties that would appear at the start of each project build if the verbosity level is set to diagnostic.

Syntax

public bool HideItemAndPropertyList { get; set; }

Value

Type Description
bool