Summary
Gets or sets a a package sources to use for this command.
- Namespace
- Cake
.Common .Tools .NuGet .Add - Containing Type
- NuGetAddSettings
Syntax
public string Source { get; set; }
Value
Type | Description |
---|---|
string | The package sources to use for this command. |