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.ResourceHacker.
Summary
Runs given command using given settings.
- Assembly
- Cake
.ResourceHacker .dll - Namespace
- Cake
.ResourceHacker - Containing Type
- ResourceHackerTool
Syntax
public void Run(string command, ResourceHackerSettings settings)
Parameters
Name | Type | Description |
---|---|---|
command | string | The command. |
settings | Resource |
The settings. |
Return Value
Type | Description |
---|---|
void |