The LocalizationExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | GetFileNameFromLocalizedResxFile |
Gets the file name part from localized resource file.
E.g. My file with.fancy-characters.fr-FR.resx should return "My file with.fancy-characters".
|
![]() ![]() | GetLocaleCodeFromFileName |
Gets the name of the locale code from a resource file.
E.g. My file with.fancy-characters.fr-FR.resx should return "fr-FR".
|