System.Int64.MaxValue Field

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

Value: 9223372036854775807

Syntax

public const long MaxValue

Remarks

The value of this constant is 9,223,372,036,854,775,807; that is, hexadecimal 0x7FFFFFFFFFFFFFFF.

Requirements

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