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
Delete command
- Assembly
- Cake
.ResourceHacker .dll - Namespace
- Cake
.ResourceHacker - Containing Type
- Resource
Hacker Aliases
Syntax
public static void ResourceHackerDelete(this ICakeContext context, ResourceHackerSettings settings)
Attributes
| Type | Description |
|---|---|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | The context. |
| settings | Resource |
The settings. |
Return Value
| Type | Description |
|---|---|
| void |
