BuildMaster SDK Reference
Version:

Error(string message) Method

Writes the specified message with MessageLevel.Error.

Syntax

public static void Error(string message)

Parameters

message
Type: string

The message.