NumericCharacters Property
Specifies the characters used for the decimal character and the group separator character for numeric values in strings.
public string NumericCharacters {get; set;}
'Declaration
Public Property NumericCharacters As String
Property Value
A string that represents the characters used.