Summary
Sets the specified Cake setting to the specified value.
- Namespace
- Cake
.Frosting - Containing Type
- CakeHostExtensions
Syntax
public static CakeHost UseCakeSetting(this CakeHost host, string key, string value)
public static CakeHost UseCakeSetting(this CakeHost host, string key, string value)