Summary
Pins Chocolatey packages using the specified package id and settings.
- Namespace
- Cake
.Common .Tools .Chocolatey .Features - Containing Type
- Chocolatey
Feature Toggler
Syntax
public void DisableFeature(string name, ChocolateyFeatureSettings settings)
Parameters
Name | Type | Description |
---|---|---|
name | string | The name of the feature. |
settings | Chocolatey |
The settings. |
Return Value
Type | Description |
---|---|
void |