Int32.MinValue Field
Represents the smallest possible value of Int32 Structure. This field is constant.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Syntax
public static const int MinValue
Remarks
The value of this constant is -2,147,483,648; that is, hexadecimal 0x80000000.
Version Information
Available in .NET Micro Framework version 2.0, 2.5