DotNetRestoreSettings.

Interactive Property

Summary

Gets or sets a value indicating whether to stop and wait for user input or action (for example to complete authentication).

Syntax

public bool Interactive { get; set; }

Remarks

Supported by .NET SDK version 2.1.400 and above.

Value

Type Description
bool