Represents the constant that is the smallest possible Double value.
[Visual Basic] Public Const MinValue As Double [C#] public const double MinValue; [C++] public: const double MinValue; [JScript] public var MinValue : double;
The MinValue constant is negative 1.7976931348623157E+308.