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