System.Int64.MinValue Field

Represents the smallest possible value of an Int64. This field is constant.

Value: -9223372036854775808

Syntax

public const long MinValue

Remarks

The value of this constant is negative 9,223,372,036,854,775,808; that is, hexadecimal 0x8000000000000000.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0