BuildSystem.

Provider Property

Summary

Gets the current build provider.
Namespace
Cake.Common.Build
Containing Type
BuildSystem

Syntax

public BuildProvider Provider { get; }

Value

Type Description
BuildProvider The current build provider.