AzurePipelinesCommands.

Section(string) Method

Summary

Log section.

Syntax

public void Section(string name)

Parameters

Name Type Description
name string The name of the section.

Return Value

Type Description
void