DotNetReferenceAddSettings.

Interactive Property

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.

Syntax

public bool Interactive { get; set; }

Value

Type Description
bool