Summary
Begin a collapsible group.
- Namespace
- Cake
.Common .Build .AzurePipelines - Containing Type
- Azure
Pipelines Commands
Syntax
public void BeginGroup(string name)
Parameters
Name | Type | Description |
---|---|---|
name | string | The name of the group. |
Return Value
Type | Description |
---|---|
void |