IAzurePipelinesProvider.

IsRunningOnAzurePipelines Property

Summary

Gets a value indicating whether the current build is running on Azure Pipelines.

Syntax

bool IsRunningOnAzurePipelines { get; }

Value

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