Click here to Skip to main content
15,888,322 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Dear All,

I have created one windows application. Where I'm checking the software requirements, in which, I have to check the MS-Office 13/16 bit version(32/64) and the language interface, as well.

What I have tried:

I tried this code, but it's throwing an error.

Application.LanguageSettings.get_LanguageID(Microsoft.Office.Core.MsoAppLanguageID.msoLanguageIDUI)


Can anyone please help me.


Thanks
Posted
Updated 23-Jan-19 3:45am
Comments
Richard Deeming 24-Jan-19 8:15am    
If you want someone to help you diagnose and fix an error, then you need to include the full details of that error. Simply saying "it's throwing an error" isn't enough information for anyone to help you.

1 solution

 
Share this answer
 
Comments
abdul subhan mohammed 28-Jan-19 2:53am    
Thanks for your response, I checked this code but it's not showing the Microsoft office bit version (32/64), nor the current language(English/French).

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900