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
ChangeLanguage command
Syntax
public static void ResourceHackerChangeLanguage(this ICakeContext context, string languageId, ResourceHackerSettings settings)
Attributes
| Type |
Description |
| CakeMethodAliasAttribute |
|
Parameters
| Name |
Type |
Description |
| context |
ICakeContext |
The context. |
| languageId |
string |
LangId argument. |
| settings |
ResourceHackerSettings |
The settings. |
Return Value