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.ISO.
Summary
Generates an ISO file from a given path.
- Assembly
- Cake
.ISO .dll - Namespace
- Cake
.ISO - Containing Type
- IsoCreator
Syntax
public IsoCreator(ICakeEnvironment environment, ICakeLog log)
Parameters
| Name | Type | Description |
|---|---|---|
| environment | ICakeEnvironment | The Cake environment. |
| log | ICakeLog | The Cake log. |
Return Value
| Type | Description |
|---|---|
| void |
