DotNetNuGetDeleteSettings.

Interactive Property

Summary

Gets or sets a value indicating whether to block and require manual action for operations like authentication.

Syntax

public bool Interactive { get; set; }

Remarks

Available since .NET Core 2.2 SDK.

Value

Type Description
bool