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