Gets or sets the string that represents negative infinity.
OutputVar := instance.NegativeInfinitySymbol
instance.NegativeInfinitySymbol := Value
Value
MfString instance or var containing string.
The string that represents negative infinity.
The default for InvariantInfo is "-Infinity".
Sets string that represents negative infinity.
Throws MfInvalidOperationException if the property is being set and the MfNumberFormatInfo is read-only.
Throws MfArgumentNullException if the property is being set to null.
For more information on negative infinity, see MfFloat.