Summary
Initializes a new instance of the
DotNetWorkloadListItem
class.
- Namespace
- Cake
.Common .Tools .DotNet .Workload .List - Containing Type
- Dot
Net Workload List Item
Syntax
public DotNetWorkloadListItem(string id, string manifestVersion, string installationSource)
Parameters
Name | Type | Description |
---|---|---|
id | string | The workload Id. |
manifestVersion | string | The workload manifest version. |
installationSource | string | The workload installation source. |
Return Value
Type | Description |
---|---|
void |