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 the name of the optimizer.
            
		- Assembly
 - Cake
.ImageOptimizer .dll  - Namespace
 - Cake
.ImageOptimizer  - Containing Type
 - PngOutOptimizer
 
Syntax
public override string Name { get; }
	Value
| Type | Description | 
|---|---|
| string | The optimizer name. | 
