Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

Does an Add-in to Visual Studio run in its own Thread

$
0
0

Hi,

I have an add-in to Visual Studio and if I set the currentCulture and CurrentUIculture as below. Will it change the cultures for Visual Studio?

 ci = New System.Globalization.CultureInfo("de-DE")      System.Threading.Thread.CurrentThread.CurrentCulture = ci      System.Threading.Thread.CurrentThread.CurrentUICulture = ci

I want ensure that changing the cultures as above are only applies to the add-in functionality.

Regards,

Joginder Nahil


Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>