DotNetToolInstallSettings.

AddSource Property

Summary

Gets or sets additional package sources to use during installation.

Syntax

public ICollection<string> AddSource { get; set; }

Value

Type Description
ICollection<string>