NumberFormatInfo: PositiveSign (let)

PositiveSign

Sets the positive symbol.



 Public Property Let PositiveSign(
	  ByRef Value As String )

Parameters

Value
[ByRef] String. The new positive symbol.

Read/Write.

See Also

Project CorLib Overview

Class NumberFormatInfo Overview