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
Contains functionality for working with Resource Hacker commands.
- Assembly
- Cake
.ResourceHacker .dll - Namespace
- Cake
.ResourceHacker - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["ResourceHackerAliases"]
class Type type-node
Syntax
public static class ResourceHackerAliases
Attributes
Type | Description |
---|---|
Nullable |
|
NullableAttribute | |
Cake |
Methods
Name | Value | Summary |
---|---|---|
ResourceHackerAdd |
void |
Add command
static
|
Resource |
void |
AddOverwrite command
static
|
Resource |
void |
AddSkip command
static
|
Resource |
void |
ChangeLanguage command
static
|
Resource |
void |
Compile command
static
|
ResourceHackerDelete |
void |
Delete command
static
|
Resource |
void |
Extract command
static
|
ResourceHackerModify |
void |
Modify command
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|