MsbuildTask.

NoAutoResponse Property

Summary

Do not auto-include the MSBuild.rsp file.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
MsbuildTask

Syntax

[TaskAttribute("noautoresponse")]
[BooleanValidator()]
public bool NoAutoResponse { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool