How to read "List Separator" settings from Regional configuration of control panel?

Viewed 21555

I'm making multi culture plugin for MS Word,Excel where I need to identify setting value provided in Regional Settings under "List Separator" Option, how can I read using C# ?

This List separator is later on being used to construct Excel formulas, word mail merge header, etc.

1 Answers
Related