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
Gets or sets the output path of the optimized image
- Assembly
- Cake
.ImageOptimizer .dll - Namespace
- Cake
.ImageOptimizer - Containing Type
- Image
Optimizer Tool Settings
Syntax
public FilePath OutputPath { get; set; }
Value
Type | Description |
---|---|
FilePath | The output path of the optimized image. |