You are creating a Windows Forms application by using the .NET Framework 3.5.You have resource files in five different languages.You need to test the application in each language. What should you do?()
- ASet the CurrentCulture property explicitly to the respective culture for each language.
- BSet the CurrentCulture property explicitly to IsNeutralCulture for each language.
- CSet the CurrentUICulture property explicitly to IsNeutralCulture for each language.
- DSet the CurrentUICulture property explicitly to the respective culture for each language.