DotNetMSBuildSettings.

DisableConsoleLogger Property

Summary

Gets or sets a value indicating whether to disable the default console logger, and not log events to the console.

Syntax

public bool DisableConsoleLogger { get; set; }

Value

Type Description
bool