Summary
Gets or sets a value indicating whether to not prompt the user for input (instead, raise an error).
- Namespace
- Cake
.Tfx - Containing Type
- TfxSettings
Syntax
public bool NoPrompt { get; set; }
Value
| Type | Description |
|---|---|
| bool |
public bool NoPrompt { get; set; }
| Type | Description |
|---|---|
| bool |