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. Available since .NET Core 3.0 SDK.
- Namespace
- Cake
.Common .Tools .DotNet .Reference .Add - Containing Type
- Dot
Net Reference Add Settings
Syntax
public bool Interactive { get; set; }
Value
Type | Description |
---|---|
bool |