RwxEnvironmentInfo.

CI Property

Summary

Gets a value indicating whether the current build is continuous integration.

Syntax

public bool CI { get; }

Value

Type Description
bool true if ci; otherwise, false.