BuildRunner class

Used to execute an automated build.

public static class BuildRunner

Public Members

name description
static Execute(…) Executes an automated build. Called from Main.
static ExecuteAsync(…) Executes an automated build. Called from Main.

See Also