MSBuildFileLogger.

ShowEventId Property

Summary

Gets or sets a value indicating whether ShowEventId. Show the event ID for each started event, finished event, and message.
Namespace
Cake.Common.Tools.MSBuild
Containing Type
MSBuildFileLogger

Syntax

public bool ShowEventId { get; set; }

Value

Type Description
bool