Summary
    Gets or sets a value indicating whether to block and require manual action for operations like authentication.
    
		- Namespace
- Cake.Common .Tools .DotNet .NuGet .Delete 
- Containing Type
- DotNet Nu Get Delete Settings 
Syntax
public bool Interactive { get; set; }Remarks
    Available since .NET Core 2.2 SDK.
    
	Value
| Type | Description | 
|---|---|
| bool | 
