NumberFormatInfo: CurrencySymbol (get)

CurrencySymbol

Returns the currency symbol.



 Public Property Get CurrencySymbol ( ) As String

Return Values

String -  The currency symbol.

Remarks

In the US the symbol is the dollar sign $', in other parts of the world, other symbols are used.

Read/Write.

See Also

Project CorLib Overview

Class NumberFormatInfo Overview