ContinuaCIBuildInfo.

ContinuaCIBuildInfo(ICakeEnvironment, string) Constructor

Summary

Initializes a new instance of the ContinuaCIBuildInfo class.

Syntax

public ContinuaCIBuildInfo(ICakeEnvironment environment, string prefix)

Parameters

Name Type Description
environment ICakeEnvironment The environment.
prefix string The prefix for environment variables in this class.

Return Value

Type Description
void