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 source path of the image to optimize
- Assembly
- Cake
.ImageOptimizer .dll - Namespace
- Cake
.ImageOptimizer - Containing Type
- Image
Optimizer Tool Settings
Syntax
public FilePath SourcePath { get; set; }
Value
Type | Description |
---|---|
FilePath | The source path of the image to optimize. |