NuGetListSettings.

Source Property

Summary

Gets or sets a list of packages sources to search.

Syntax

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

Value

Type Description
ICollection<string>