MSBuildFileLoggerSettings.

AppendToLogFile Property

Summary

Gets or sets a value indicating whether the build log is appended to the log file or overwrites it.

Syntax

public bool AppendToLogFile { get; set; }

Value

Type Description
bool