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. |
public BuildProvider Provider { get; }
| Type | Description |
|---|---|
| BuildProvider | The current build provider. |