MSBuildSettings.

NoLogo Property

Summary

Gets or sets a value indicating whether to show copyright information at the start of the program.
Namespace
Cake.Common.Tools.MSBuild
Containing Type
MSBuildSettings

Syntax

public bool? NoLogo { get; set; }

Value

Type Description
bool?