AzurePipelinesCommands.

Command(string) Method

Summary

Log command.

Syntax

public void Command(string commandLine)

Parameters

Name Type Description
commandLine string The command-line being run.

Return Value

Type Description
void