KuduProvider.

IsRunningOnKudu Property

Summary

Gets a value indicating whether the current build is running on Kudu.
Assembly
Cake.Kudu.dll
Namespace
Cake.Kudu.Provider
Containing Type
KuduProvider

Syntax

public bool IsRunningOnKudu { get; }

Value

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