Hello,
I using a satellite assembly to hold all the localization resources in a Visual Basic 2008 application.
How can I list the available languages that exists for the application?
"CultureInfo.Ge tCultures" retrieves all available cultures in the OS, I only need the list of the ones I have created.
Thank you.
I using a satellite assembly to hold all the localization resources in a Visual Basic 2008 application.
How can I list the available languages that exists for the application?
"CultureInfo.Ge tCultures" retrieves all available cultures in the OS, I only need the list of the ones I have created.
Thank you.