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