FileConfig.

Save(FilePath) Method

Summary

Saves the list of optimized files
Assembly
Cake.ImageOptimizer.dll
Namespace
Cake.ImageOptimizer
Containing Type
FileConfig

Syntax

public void Save(FilePath path)

Parameters

Name Type Description
path FilePath The location of the config file.

Return Value

Type Description
void