internationalization - How to change FxCop language? -


is possible change language of fxcop dictionary other english? how can done?

fxcop comes own dictionary. can add custom dictionaries have words language.

this site shows how add custom dictionary:

this site mentions fxcop has support other languages.

you can tell fxcop use non-american varieties choose project -> options -> spelling & analysis , changing spelling language drop-down. default user's default culture, if locale set australia, language default english (australia).


Comments

Popular posts from this blog

unicode - Are email addresses allowed to contain non-alphanumeric characters? -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c++ - Convert big endian to little endian when reading from a binary file -