DecimalFormat.DecimalSeparator PropertyDecimalFormat.DecimalSeparator PropertyDecimalFormat::DecimalSeparator Property
Gets or sets the decimal separator.
Exceptions
| Exception | Condition |
| ArgumentNullExceptionArgumentNullExceptionArgumentNullException | Raised if DecimalSeparatorDecimalSeparatorDecimalSeparator is set to null
a null reference (Nothing in Visual Basic)
nullptr. |
Remarks
The default value is "."
