Summary
Gets or sets a value indicating whether to stop and wait for user input or action (for example to complete authentication).
- Namespace
- Cake
.Common .Tools .DotNet .Restore - Containing Type
- Dot
Net Restore Settings
Syntax
public bool Interactive { get; set; }
Remarks
Supported by .NET SDK version 2.1.400 and above.
Value
Type | Description |
---|---|
bool |