ContinuaCIProvider.

IsRunningOnContinuaCI Property

Summary

Gets a value indicating whether the current build is running on Continua CI.

Syntax

public bool IsRunningOnContinuaCI { get; }

Value

Type Description
bool true if the current build is running on Continua CI; otherwise, false.