BuildMaster SDK Reference
Version:

ClientCommand Class

A command executed against a IClientCommandProvider.

Inheritance Hierarchy

  • object
    • Inedo.BuildMaster.Extensibility.Providers.SourceControl.ClientCommand

Syntax

public class ClientCommand

Constructors

Name Description
ClientCommand

Initializes a new instance of the ClientCommand class.

ClientCommand(string commandName, string commandDescription)

Initializes a new instance of the ClientCommand class.

Properties

Name Description
CommandDescription

Gets the a user-friendly description of the command.

CommandName

Gets the name of the command that will be executed.