Mono Class Library: System.NotFiniteNumberException Overview | MembersSystem.NotFiniteNumberException.OffendingNumber Property |
Gets the value of the argument that caused the current Exception. [Edit]
|
A double that contains the invalid value. [Edit]
This property is read-only.
The NotFiniteNumberException.OffendingNumber property returns the same value as was passed into the constructor, or zero if no value was supplied.
[Edit]
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0