Summary
Gets or sets a delegate to configure the process settings.
- Namespace
- Cake
.Core .Tooling - Containing Type
- ToolSettings
Syntax
public Action<ProcessSettings> SetupProcessSettings { get; set; }
Value
Type | Description |
---|---|
Action |