DotNetPackageSearchSettings.

Sources Property

Summary

Gets or sets a list of package sources to search.

Syntax

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

Value

Type Description
ICollection<string>