Summary
Gets or sets the dependency's package ID.
- Namespace
- Cake
.Common .Tools .Chocolatey .Pack - Containing Type
- Chocolatey
Nu Spec Dependency
Syntax
public string Id { get; set; }
Value
Type | Description |
---|---|
string | The dependency's package ID. |