Summary
Gets or sets a value indicating whether to allow the command to stop and wait for user input or action.
For example, to complete authentication.
- Namespace
- Cake
.Common .Tools .DotNet .Package .Add - Containing Type
- Dot
Net Package Add Settings
Syntax
public bool Interactive { get; set; }
Value
Type | Description |
---|---|
bool |