Summary
Gets or sets a list of packages sources to search.
- Namespace
- Cake
.Common .Tools .NuGet .List - Containing Type
- NuGetListSettings
Syntax
public ICollection<string> Source { get; set; }
Value
Type | Description |
---|---|
ICollection |