BuildMaster SDK Reference
Version:

ClientCommand(string commandName, string commandDescription) Constructor

Initializes a new instance of the ClientCommand class.

Syntax

public .ctor(string commandName, string commandDescription)

Parameters

commandName
Type: string

The name of the command that will be executed.

commandDescription
Type: string

A user-friendly description of the command.