Summary
Gets or sets the (optional) priority.
- Namespace
- Cake
.Common .Tools .Chocolatey .Sources - Containing Type
- Chocolatey
Sources Settings
Syntax
public int Priority { get; set; }
Value
| Type | Description |
|---|---|
| int | Optional priority to be used when creating source. |
