TfxSettings.

NoPrompt Property

Summary

Gets or sets a value indicating whether to not prompt the user for input (instead, raise an error).
Assembly
Cake.Tfx.dll
Namespace
Cake.Tfx
Containing Type
TfxSettings

Syntax

public bool NoPrompt { get; set; }

Value

Type Description
bool