Summary
Gets or sets the tool package ID.
- Namespace
- Cake
.DotNetTool .Module - Containing Type
- DotNetToolPackage
Syntax
public string Id { get; set; }
Value
Type | Description |
---|---|
string | The tool package ID. |
public string Id { get; set; }
Type | Description |
---|---|
string | The tool package ID. |