BuildMaster SDK Reference
Version:

Warning(string format, object[] args) Method

Writes the specified message with MessageLevel.Warning and System.String.Format(System.String,System.Object[]) formatting

Syntax

public static void Warning(string format, object[] args)

Parameters

format
Type: string

The format.

args
Type: object[]

The args.