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
Appends pre or post command arguments.
- Assembly
- Cake
.ResourceHacker .dll - Namespace
- Cake
.ResourceHacker - Containing Type
- Arguments
Builder Extension
Syntax
public static void AppendArguments(ProcessArgumentBuilder builder, ICakeEnvironment cakeEnvironment, ResourceHackerSettings settings)
Parameters
| Name | Type | Description |
|---|---|---|
| builder | Process |
|
| cakeEnvironment | ICakeEnvironment | |
| settings | Resource |
Return Value
| Type | Description |
|---|---|
| void |
