Summary
    Gets or sets a list of packages sources to use for this command.
    
		- Namespace
 - Cake
.Common .Tools .NuGet .Restore  - Containing Type
 - NuGetRestoreSettings
 
Syntax
public ICollection<string> Source { get; set; }
	Value
| Type | Description | 
|---|---|
| ICollection | 
					
