To get the default thousands separator symbol for currency that is selected in the system then use the ThousandsSeparator function.
returns the symbol as a string.
Note:
If you are dealing with numbers that are not currency then use the ThousandsSeparator function from the LocaleInfo class since on some operating systems there is a separate setting for thousands separator on numbers and currency.