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