DotNetPackageListSettings.

Source Property

Summary

Gets or sets the URI of the NuGet package source to use. Requires the Outdated or Deprecated option.

Syntax

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

Value

Type Description
ICollection<string>