DotNetPackageList.

Sources Property

Summary

Gets the used sources.

Syntax

[JsonInclude]
public IEnumerable<string> Sources { get; private set; }

Attributes

Type Description
JsonInclude

Value

Type Description
IEnumerable<string>