NUnit3Settings.

NoHeader Property

Summary

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

Syntax

public bool NoHeader { get; set; }

Value

Type Description
bool true if to show copyright information at the start of the program; otherwise, false.