MSBuildFileLogger.

ShowTimestamp Property

Summary

Gets or sets a value indicating whether ShowTimestamp. Show the timestamp as a prefix to any message.
Namespace
Cake.Common.Tools.MSBuild
Containing Type
MSBuildFileLogger

Syntax

public bool ShowTimestamp { get; set; }

Value

Type Description
bool