This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.ImageOptimizer.
Summary
Adds a result to the config file
- Assembly
- Cake
.ImageOptimizer .dll - Namespace
- Cake
.ImageOptimizer - Containing Type
- FileConfig
Syntax
public void AddResult(OptimizedFile file)
Parameters
Name | Type | Description |
---|---|---|
file | OptimizedFile | The optimized file. |
Return Value
Type | Description |
---|---|
void |