NuGetSettings.

Source Property

Summary

Specifies the package source(s) to get the package from.
Assembly
Cake.Wyam.dll
Namespace
Cake.Wyam
Containing Type
NuGetSettings

Syntax

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

Value

Type Description
IEnumerable<string>