Method GetResourceFileName
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v10.dll
GetResourceFileName(Language, string, string)
Determines a name of the resource file.
public static string GetResourceFileName(Language language, string resourcesClassName, string rootNamespace)
Parameters
languageLanguageThe language will be processed.
resourcesClassNamestringName of the resource class.
rootNamespacestringName of the root namespace.
Returns
- string
Resource file name.